Skip to content

Commit

Permalink
add sudos
Browse files Browse the repository at this point in the history
  • Loading branch information
evanodell committed Feb 27, 2020
1 parent eaf70f4 commit ab2739e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ r:
cache: packages

before_install:
- apt-get update
- apt-get install -y libcurl4-openssl-dev
- sudo apt-get update
- sudo 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 ab2739e

Please sign in to comment.