Skip to content

Commit

Permalink
remove php-specific-config from travis.yml
Browse files Browse the repository at this point in the history
At beta stage, travis-ci does not include preinstalled PHP environment
so I am currently installing php from install scripts
  • Loading branch information
Pavlos Ratis committed Nov 11, 2015
1 parent 1ae65f3 commit a304b72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
sudo: required
dist: trusty
language: php
php:
- 5.5.9

env:
global:
Expand Down

0 comments on commit a304b72

Please sign in to comment.