Skip to content

Commit c41b93a

Browse files
niconoe-erayd
authored andcommitted
Fix travis PHP 5.4 and 5.5 config. (#583)
1 parent 2fa9c72 commit c41b93a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ matrix:
1212
- php: 5.3
1313
dist: precise
1414
- php: 5.4
15+
dist: trusty
1516
- php: 5.5
17+
dist: trusty
1618
- php: 5.6
1719
- php: 7.0
1820
env: WITH_COVERAGE=true

0 commit comments

Comments
 (0)