Skip to content

Commit

Permalink
Diagnosing travis-ci steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Schenk Jr committed Mar 26, 2015
1 parent 40caf11 commit ad67bb9
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 @@ -20,6 +20,7 @@ script:
- ./travis-tool.sh run_tests

after_success:
- ls
- Rscript -e 'library(covr);coveralls()'

after_failure:
Expand Down

0 comments on commit ad67bb9

Please sign in to comment.