Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewblond committed Jul 6, 2014
1 parent b85ead5 commit 116107a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ branches:
only:
- sauselabs
addons:
- sauce_connect: true
sauce_connect: true
after_success:
- npm i coveralls
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && echo "Coverage data was sent to coveralls!"

0 comments on commit 116107a

Please sign in to comment.