Skip to content

Commit 81e5d2b

Browse files
Update travis to only run on newest php version
1 parent 22e3b64 commit 81e5d2b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

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

33
php:
4-
- "7.2"
5-
- "7.1"
6-
- "7.0"
7-
- "5.6"
8-
- "5.5"
4+
- "7.3"
95

106
sudo: false
117

0 commit comments

Comments
 (0)