Skip to content

Commit 261c5b3

Browse files
authored
Merge pull request #109 from wmde/php55
Update Travis to use PHP 5.5
2 parents 8394092 + 6c95164 commit 261c5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: php
22

33
php:
4-
- 5.3
4+
- 5.5
55

66
env:
77
- RUNJOB=jshint

0 commit comments

Comments
 (0)