Skip to content

Commit

Permalink
Still trying to fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiago Chedraoui Silva committed Dec 13, 2016
1 parent 3e1b0c8 commit 9d43bfd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ r-packages:
- DBI
- RSQLite
- R6
- whisker

bioc_packages:
- BiocStyle
Expand All @@ -54,8 +53,13 @@ bioc_packages:
- fgsea

r_github_packages:
- kevinushey/rex
- jimhester/crayon
- edwindj/whisker
- jimhester/withr
- jimhester/covr


after_script:
- ls -lah
- FILE=$(ls -1t *.tar.gz | head -n 1)
Expand Down

0 comments on commit 9d43bfd

Please sign in to comment.