Skip to content

Commit

Permalink
fix php version
Browse files Browse the repository at this point in the history
  • Loading branch information
esbenp committed Dec 28, 2016
1 parent 0ef0844 commit 9b3ba56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,8 +2,8 @@ language: php
install:
composer install
php:
- 5.5
- 5.6
- 7.0
- hhvm

script:
Expand Down

0 comments on commit 9b3ba56

Please sign in to comment.