Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge 1e98be1 into 0eb2653
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Dec 19, 2018
2 parents 0eb2653 + 1e98be1 commit 8a947b1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
sudo: false

language: php

cache:
Expand Down Expand Up @@ -53,7 +51,13 @@ matrix:
- php: 7.2
env:
- DEPS=latest
- php: nightly
- php: 7.3
env:
- DEPS=lowest
- php: 7.3
env:
- DEPS=locked
- php: 7.3
env:
- DEPS=latest

Expand Down

0 comments on commit 8a947b1

Please sign in to comment.