Skip to content

Commit

Permalink
Merge pull request #90 from Dealerdirect/feature/travis-use-7.4-not-s…
Browse files Browse the repository at this point in the history
…napshot

Travis: test against PHP 7.4, not snapshot
  • Loading branch information
mjrider committed Dec 15, 2019
2 parents 6f35da5 + 3806789 commit 60a2abb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -24,8 +24,7 @@ jobs:
- composer validate

- stage: test
php: 7.4snapshot
allow_failures: true
php: 7.4
- php: 7.3
env: SECURITY=1
- php: 7.2
Expand Down

0 comments on commit 60a2abb

Please sign in to comment.