Skip to content

Commit

Permalink
Remove debugging
Browse files Browse the repository at this point in the history
It didn’t help!
  • Loading branch information
backspace committed Sep 17, 2017
1 parent e3ad954 commit b862627
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 @@ -31,7 +31,7 @@ before_script:
- sleep 3 # give xvfb some time to start

script:
- DEBUG=ember-cli* ember build
- ember build
- npm test
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js --verbose

Expand Down

0 comments on commit b862627

Please sign in to comment.