Skip to content

Commit

Permalink
remove php 5.3 and add 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
navihtot committed Sep 5, 2017
1 parent 2f7a582 commit a28e4a4
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,11 +1,11 @@
language: php

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

before_script:
- composer install -n --dev --prefer-source
Expand Down

0 comments on commit a28e4a4

Please sign in to comment.