Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Apr 12, 2018
1 parent 7e34bf5 commit c00c3ac
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,6 @@ matrix:
- os: linux
env: R_CODECOV=true
- os: osx
before_install:
- brew uninstall --ignore-dependencies [email protected]
- brew install openssl
- brew link --force openssl
- os: osx
before_install:
- brew uninstall --ignore-dependencies openssl
- brew install [email protected]
- brew link --force [email protected]
- os: osx
before_install:
- brew uninstall --ignore-dependencies openssl
- brew uninstall --ignore-dependencies [email protected]
- brew install libressl
- brew link --force libressl

addons:
apt:
Expand All @@ -31,7 +16,6 @@ addons:

r_github_packages:
- jimhester/covr
- jeroen/openssl

warnings_are_errors: true
#r_check_revdep: true
Expand Down

0 comments on commit c00c3ac

Please sign in to comment.