Skip to content

Commit 7ddf224

Browse files
author
hirsch88
committed
fix travis
1 parent ea83ce4 commit 7ddf224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- "7.7.3"
44
install:
5-
- npm run install
5+
- yarn install
66
scripts:
77
- npm test
88
notifications:

0 commit comments

Comments
 (0)