Skip to content

Commit

Permalink
update travis file with new mrds structure
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lawrence Miller committed Jun 9, 2014
1 parent ca1a74a commit e2c81d6
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 @@ -10,7 +10,7 @@ before_install:
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
- chmod 755 ./travis-tool.sh
- ./travis-tool.sh bootstrap
- ./travis-tool.sh install_github DistanceDevelopment/mrds/mrds
- ./travis-tool.sh install_github DistanceDevelopment/mrds
install:
- ./travis-tool.sh install_deps
script: ./travis-tool.sh run_tests
Expand Down

0 comments on commit e2c81d6

Please sign in to comment.