Skip to content

Commit

Permalink
Removed PHP 5.3 from travis, as this does not seem to be fully workin…
Browse files Browse the repository at this point in the history
…g now.
  • Loading branch information
judgej committed Sep 5, 2017
1 parent e549379 commit 79ce04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: php

php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.1
- hhvm

before_script:
Expand Down

0 comments on commit 79ce04d

Please sign in to comment.