Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Aug 17, 2016
1 parent b3548f4 commit 61c1f6a
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:
- '4'
- '6'
install:
- npm i npminstall && npminstall
- npm i npminstall && npminstall && ls -al node_modules
script:
- npm run ci
after_script:
Expand Down

0 comments on commit 61c1f6a

Please sign in to comment.