Skip to content

Commit 607581a

Browse files
committed
Fix travis config
1 parent 6a28364 commit 607581a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- '6'
44
- 'node'
5+
script: npm test
56
env:
67
- CXX=g++-4.8
78
addons:

0 commit comments

Comments
 (0)