Skip to content

Commit

Permalink
removed PHP 5.6 and 7.0 from Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Nov 10, 2017
1 parent 609f704 commit 1f2b81f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
language: php
php:
- 5.6
- 7
- 7.1
- hhvm
dist: trusty
matrix:
allow_failures:
-
php: hhvm
cache:
directories:
- $HOME/.composer/cache
Expand Down

0 comments on commit 1f2b81f

Please sign in to comment.