Skip to content

Commit

Permalink
updated php-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lechimp-p committed May 2, 2019
1 parent eb876fd commit 7321034
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: php
dist: trusty
php:
- 5.6
- 7.0
- hhvm-3.15
- 7.1
- 7.2
install: composer install
script: ./run_tests.sh
before_deploy: php build_phar.php
Expand Down

0 comments on commit 7321034

Please sign in to comment.