Skip to content

Commit 7d1c536

Browse files
author
Pavlos Ratis
committed
list phpenv versions
1 parent 9c22c78 commit 7d1c536

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: .travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
sudo: required
22
dist: trusty
3-
language: php
4-
php:
5-
- 5.5.9
63

74
before_install:
85
- sudo apt-get update
6+
- phpenv versions
97

108
before_script:
119
- scripts/install.sh

0 commit comments

Comments
 (0)