Skip to content

Commit

Permalink
[ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
evanodell committed Feb 27, 2020
1 parent 24eeeb7 commit eaf70f4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ r:
- release
- devel

sudo: true
cache: packages

before_install:
- sudo apt-get update
- sudo apt-get install -y libcurl4-openssl-dev
- apt-get update
- apt-get install -y libcurl4-openssl-dev
# - Rscript -e "install.packages('curl')"
# - sudo apt-get install libcurl4-openssl-dev

Expand Down

0 comments on commit eaf70f4

Please sign in to comment.