Skip to content

Commit 3207375

Browse files
Testing in old PHP version
1 parent 74093ee commit 3207375

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ addons:
77
- libopenblas-base
88
dist: trusty
99
php:
10+
- 5.5
11+
- 5.6
12+
- 7.0
13+
- 7.1
1014
- 7.2
11-
- 7.1.9
15+
- nightly
1216

1317
cache:
1418
apt: true

0 commit comments

Comments
 (0)