Skip to content

Commit

Permalink
remove php7 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
miya0001 committed Dec 24, 2016
1 parent 799c966 commit fb6a609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: php

php:
- '7.1'
# - '7.1'
- '5.6'

env:
Expand Down

0 comments on commit fb6a609

Please sign in to comment.