Skip to content

Commit

Permalink
removing coveralls from build process
Browse files Browse the repository at this point in the history
  • Loading branch information
yawetse committed Mar 27, 2017
1 parent 2a4c540 commit 8663f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ git:
submodules: false

script:
- npm set progress=false && grunt test && grunt coveralls
- npm set progress=false && grunt test

0 comments on commit 8663f12

Please sign in to comment.