Skip to content

Commit

Permalink
Update Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Mar 21, 2017
1 parent 938097d commit 816997b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ matrix:
sudo: required
env: R_CODECOV=true
r_check_args: '--use-valgrind'
- os: osx
osx_image: xcode8.1
- os: osx # Sierra
osx_image: xcode8.2
brew_packages: librsvg
latex: false
- os: osx
osx_image: xcode8.1
- os: osx # El Capitan
osx_image: xcode8
disable_homebrew: true
latex: false
- os: osx
- os: osx # Yosemite
osx_image: beta-xcode6.4
disable_homebrew: true
latex: false
Expand Down

0 comments on commit 816997b

Please sign in to comment.