Skip to content

Commit

Permalink
Install php-curl. (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
OGKevin committed Apr 6, 2018
1 parent 12fe75f commit c42dfa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ php:
install: composer install
before_script:
- sudo apt-get build-dep curl
- sudo apt-get install php-curl
- pushd /tmp
- wget https://curl.haxx.se/download/curl-7.59.0.tar.bz2
- tar -xvjf curl-7.59.0.tar.bz2
Expand Down

0 comments on commit c42dfa4

Please sign in to comment.