Skip to content

Commit

Permalink
adding multi os
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed May 18, 2017
1 parent 7ef9cb6 commit d0332db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -1,6 +1,11 @@
language: r
warnings_are_errors: true
sudo: required

os:
- linux
- osx

before_install:
- echo "TRAVIS BUILD ID"
- echo ${TRAVIS_BUILD_ID}
Expand Down

0 comments on commit d0332db

Please sign in to comment.