Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela committed Nov 10, 2016
1 parent d712b9f commit a1b7920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,11 +14,11 @@ notifications:
email: false

install:
- npm prune
- npm i
- npm install -g coveralls

script:
- npm prune
- npm test

after_script:
Expand Down

0 comments on commit a1b7920

Please sign in to comment.