Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Commit

Permalink
.travis file fix
Browse files Browse the repository at this point in the history
  • Loading branch information
noamross committed Mar 14, 2015
1 parent a65c53c commit bf04c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ before_install:
install:
- ./travis-tool.sh install_deps
- ./travis-tool.sh github_package jimhester/covr
- ./travis-tool.sh github_package noamross/driver[@markdown-convert]
- ./travis-tool.sh github_package noamross/driver@markdown-convert
- ./travis-tool.sh github_package rstudio/rmarkdown

script: ./travis-tool.sh run_tests
Expand Down

0 comments on commit bf04c7d

Please sign in to comment.