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

Commit

Permalink
Merge branch 'master' of https://github.com/ropensci/rplos
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Nov 7, 2013
2 parents a89008b + 028edb8 commit 2e04d4d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Sample .travis.yml for R projects.
#
# See README.md for instructions.

language: c
script: ./travis-tool.sh run_tests
Expand All @@ -9,4 +6,8 @@ before_script:
- chmod 755 ./travis-tool.sh
- ./travis-tool.sh bootstrap
- ./travis-tool.sh install_deps
- ./travis-tool.sh github_package assertthat
- ./travis-tool.sh github_package assertthat
notifications:
hipchat:
rooms:
secure: j+olvPf5JFXY3megcZfS4ltlJtJiNEoOww5ReeHgjgdXoA2HX/thhXiukovt5lGBdYysyebXipqIed5G3fx0fg+us6QViVHuScnNfsETPJ0zDc9dwMyEppnUTijA16XxlK4khj/Cttjufx1jJhlm8UyQeNfRaoLi10QqxW4DObU=

0 comments on commit 2e04d4d

Please sign in to comment.