Skip to content

Commit

Permalink
Merge pull request #28 from bookboon/hotfix/fixTravisTest
Browse files Browse the repository at this point in the history
attempt at fixing php7.1 tests
  • Loading branch information
lkm committed Jan 17, 2019
2 parents 4ee7794 + 01e0d5f commit 57bb845
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: php

php:
- 5.6
- 7.0
- 7.1
- 7.1.18
- 7.2
- hhvm
- 7.3


addons:
code_climate:
Expand Down

0 comments on commit 57bb845

Please sign in to comment.