Skip to content

Commit

Permalink
use 8.0 instead of nightly on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fezfez committed Nov 29, 2020
1 parent 9aea33f commit e62d107
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
Expand Up @@ -27,10 +27,10 @@ matrix:
- php: 7.4
env:
- DEPS=latest
- php: nightly
- php: 8.0
env:
- DEPS=lowest
- php: nightly
- php: 8.0
env:
- DEPS=latest

Expand Down

0 comments on commit e62d107

Please sign in to comment.