Skip to content

Commit

Permalink
disabled coveralls script
Browse files Browse the repository at this point in the history
  • Loading branch information
beatfactor committed Aug 6, 2014
1 parent 27af128 commit 4113344
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ before_script:
script:
- grunt
- npm test
- npm run-script coverage
# - npm run-script coverage

after_success:
- cat ./lib-cov/lcov.info |coveralls
#after_success:
# - cat ./lib-cov/lcov.info |coveralls

0 comments on commit 4113344

Please sign in to comment.