Skip to content

Commit

Permalink
Remove PHP 5.5 from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenkgerritsen committed Sep 21, 2016
1 parent e7b2e33 commit cc6630b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -4,7 +4,6 @@ php:
- 7.1
- 7.0
- 5.6
- 5.5
- hhvm

matrix:
Expand All @@ -21,4 +20,4 @@ before_script:
- ./vendor/bin/codecept build

script:
- ./vendor/bin/codecept run
- ./vendor/bin/codecept run

0 comments on commit cc6630b

Please sign in to comment.