Skip to content

Commit 4a2186d

Browse files
committed
remove php-specific-config from travis.yml
At the beta stage, travis-ci does not include preinstalled PHP environment so I am currently installing php from install scripts
1 parent aca103e commit 4a2186d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
sudo: required
22
dist: trusty
3-
language: php
4-
php:
5-
- 5.5.9
63

74
# Add encrypted env variables, used for setting up the test environment
85
env:

0 commit comments

Comments
 (0)