Skip to content

Commit

Permalink
amend 3
Browse files Browse the repository at this point in the history
  • Loading branch information
legomushroom committed Aug 18, 2015
1 parent cc95042 commit 126b4b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ after_script:
- if [[ `node --version` == *v0.10* ]]; then ls; fi
- if [[ `node --version` == *v0.10* ]]; then cd ./lcov-report/; fi
- if [[ `node --version` == *v0.10* ]]; then ls; fi
- if [[ `node --version` == *v0.10* ]]; then cat lcov.info; fi
- if [[ `node --version` == *v0.10* ]]; then cd ../../; fi
- if [[ `node --version` == *v0.10* ]]; then cat ./coverage/lcov-report/lcov.info | ./node_modules/coveralls/bin/coveralls.js; fi

Expand Down

0 comments on commit 126b4b1

Please sign in to comment.