Browse Source

removed the failing new york^H^Hsuper out of date macOS travis check

master
boB Rudis 5 years ago
parent
commit
8466f20e33
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 4
      .travis.yml

4
.travis.yml

@ -13,10 +13,6 @@ matrix:
dist: trusty
env: R_CODECOV=true
- os: osx
osx_image: xcode7.3
before_install:
- R CMD javareconf
- os: osx
osx_image: xcode8.3
before_install:
- R CMD javareconf

Loading…
Cancel
Save