Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from NiclasHedam/feature-test-multiple-php-vers…
Browse files Browse the repository at this point in the history
…ions

Test 7.2 and nightly as well
  • Loading branch information
niclashedam committed Apr 9, 2018
2 parents 0fc6941 + d1fc0b3 commit 27c7bcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
language: php
php:
- '7.1'
- '7.2'
- 'nightly'
before_script:
- composer install --dev --no-interaction
script:
Expand Down

0 comments on commit 27c7bcf

Please sign in to comment.