Skip to content

Commit

Permalink
test 7.3 and 7.4 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Jul 22, 2019
1 parent a7cc103 commit 18ca4e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: php

php:
- 7.2
- 7.3
- 7.4snapshot

before_script:
- if [ -n "$GITHUB_ACCESS_TOKEN" ]; then composer config github-oauth.github.com ${GITHUB_ACCESS_TOKEN}; fi;
Expand Down

0 comments on commit 18ca4e2

Please sign in to comment.