Skip to content

Commit 3d2d6c7

Browse files
committed
Fix CI
1 parent dc97088 commit 3d2d6c7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.travis.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
language: php
22

33
php:
4-
- 5.6
5-
- 5.5
4+
- 5.3
65
- 5.4
7-
# - 5.3
8-
- 7.0
6+
- 5.5
7+
- 5.6
8+
9+
dist: trusty
910

1011
env:
1112
- TRAVIS=true

0 commit comments

Comments
 (0)