Skip to content

Commit 0e8ea1b

Browse files
committed
Remove PHP versions 5.3 from the travis build file
This makes sure the builds can succesfully run again. As discussed in #54
1 parent 6fb0b9c commit 0e8ea1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: php
22

33
php:
4-
- 5.3.3
5-
- 5.3
64
- 5.4
75
- 5.5
86
- 5.6

0 commit comments

Comments
 (0)