Skip to content

Commit

Permalink
actually remove php from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
adsr committed Sep 3, 2016
1 parent 27970f7 commit ec9fde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,4 +3,4 @@ script:
- make test
before_install:
- git submodule update --init --recursive
- sudo apt-get install libpcre3-dev php
- sudo apt-get install libpcre3-dev

0 comments on commit ec9fde0

Please sign in to comment.