Skip to content

Commit 9c22c78

Browse files
author
Pavlos Ratis
committed
add explicit php version in travis.yml
1 parent 0b3c14c commit 9c22c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: required
22
dist: trusty
33
language: php
44
php:
5-
- 5.5
5+
- 5.5.9
66

77
before_install:
88
- sudo apt-get update

0 commit comments

Comments
 (0)