Skip to content
Snippets Groups Projects
Commit 02ea6643 authored by murgatroid99's avatar murgatroid99
Browse files

Updated travis's PHP version

parent ec7788d9
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ before_install: ...@@ -3,7 +3,7 @@ before_install:
- sudo add-apt-repository ppa:yjwong/gflags -y - sudo add-apt-repository ppa:yjwong/gflags -y
- sudo add-apt-repository ppa:h-rayflood/llvm -y - sudo add-apt-repository ppa:h-rayflood/llvm -y
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo apt-get install -qq libgtest-dev libgflags-dev python-virtualenv clang-3.5 php5-dev - sudo apt-get install -qq libgtest-dev libgflags-dev python-virtualenv clang-3.5 php5-dev php5
- sudo pip install cpp-coveralls - sudo pip install cpp-coveralls
env: env:
global: global:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment