Skip to content

Commit

Permalink
Update Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Oct 5, 2019
1 parent 6c1e18e commit 5aeec17
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 @@ -18,11 +18,11 @@ matrix:
- os: osx
brew_packages: rust
- os: osx
osx_image: xcode8.3
disable_homebrew: true
- os: osx
osx_image: xcode7.3
disable_homebrew: true
before_install: sed -i.bak 's/-isysroot /-I/g' $(R RHOME)/etc/Makeconf

addons:
apt:
Expand Down

0 comments on commit 5aeec17

Please sign in to comment.