Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Torann committed Jan 21, 2019
1 parent dc3c4fc commit b205c58
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
language: php

php:
- 5.5
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0
- 7.1

before_script:
- curl -s http://getcomposer.org/installer | php
Expand Down

0 comments on commit b205c58

Please sign in to comment.