Skip to content

Commit

Permalink
Re-removing 7.0.15
Browse files Browse the repository at this point in the history
It triggers Laravel 5.5 but I causes some test failures, I think because the example site and this one are at different versions.  Ideally I have L5.5 and L5.6 example sites to run tests against…
  • Loading branch information
weotch committed Jun 4, 2018
1 parent 02bfba7 commit 7b163a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- 7.0.15
- 7.1
- 7.2

Expand Down

0 comments on commit 7b163a2

Please sign in to comment.