Skip to content

Commit

Permalink
Added php repo. (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
OGKevin committed Apr 6, 2018
1 parent c42dfa4 commit 36f1aa8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ php:
- 7.2
install: composer install
before_script:
- sudo apt-get install -y language-pack-en-base
- sudo LC_ALL=en_US.UTF-8 add-apt-repository ppa:ondrej/php
- apt update
- sudo apt-get build-dep curl
- sudo apt-get install php-curl
- pushd /tmp
Expand Down

0 comments on commit 36f1aa8

Please sign in to comment.