Skip to content

Commit

Permalink
Update PHP targets in travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN committed Feb 19, 2020
1 parent f75c1dd commit 1b5e3fc
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.2
- 7.3
- 7.4

script: phpunit
script: vendor/bin/simple-phpunit

0 comments on commit 1b5e3fc

Please sign in to comment.