Skip to content

Commit 3b22723

Browse files
authored
Update .travis.yml
1 parent 99f29e8 commit 3b22723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ language: node_js
55
node_js:
66
- 6
77

8-
scripts:
8+
script:
99
- "npm run test:all"
1010

1111
after_success:

0 commit comments

Comments
 (0)