Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLoach committed Jun 30, 2015
1 parent 757a405 commit 55fae0b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ node_js:
- "0.12"
- "iojs"

<<<<<<< HEAD
after_success: npm run coveralls
=======
after_success:
- npm run coverage
- npm i coveralls
Expand All @@ -17,4 +14,3 @@ after_success:
notifications:
email:
on_success: never
>>>>>>> cc437af7956a008faaf316bf344f7317e0827dfb

0 comments on commit 55fae0b

Please sign in to comment.