Skip to content

Commit

Permalink
fix travis scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
rpominov committed Aug 16, 2016
1 parent 19bff12 commit a6b5291
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -6,4 +6,5 @@ cache:
directories:
- node_modules
script:
- npm run lint && npm run lobot -- test coveralls
- npm test
- npm run lobot test coveralls || true

0 comments on commit a6b5291

Please sign in to comment.