Skip to content

Commit

Permalink
Drop php 5.9 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nbourguig committed Jun 26, 2017
1 parent ea4c547 commit 3291a6e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- 5.5.9
- 5.6
- 7.0
- 7.1
Expand Down Expand Up @@ -29,8 +28,6 @@ matrix:
env: ILLUMINATE_VERSION=5.3.*
- php: 5.6
env: ILLUMINATE_VERSION=5.2.*
- php: 5.5.9
env: ILLUMINATE_VERSION=5.2.*


before_install:
Expand Down

0 comments on commit 3291a6e

Please sign in to comment.