Skip to content

Commit

Permalink
updated travis script 2
Browse files Browse the repository at this point in the history
  • Loading branch information
inlife committed Feb 8, 2019
1 parent 9f23c96 commit 0454d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ node_js:

script:
- npm install
- npm install-child
- npm run install-child
- npm run start
- npm run test

Expand Down

0 comments on commit 0454d54

Please sign in to comment.