Skip to content

Commit

Permalink
Add Travis target
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Dec 3, 2016
1 parent d5597e9 commit 437f950
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@ matrix:
env: R_CODECOV=true
sudo: required
- os: osx
osx_image: xcode8
osx_image: xcode8.1
brew_packages: poppler
latex: false
- os: osx
osx_image: xcode8.1
disable_homebrew: true
latex: false
- os: osx
osx_image: beta-xcode6.1
disable_homebrew: true
Expand Down

0 comments on commit 437f950

Please sign in to comment.