Skip to content

Commit

Permalink
Change php version in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
max-kovpak committed Sep 6, 2016
1 parent 3688f4f commit 4ad1d81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: php

php:
- 5.5
- 5.6
- 7.0
- hhvm-3.12
- 7.1

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit 4ad1d81

Please sign in to comment.