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

Commit

Permalink
Merge ff4d1bd into 9bb9bc5
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Sep 1, 2019
2 parents 9bb9bc5 + ff4d1bd commit c182be3
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .travis.yml
@@ -1,5 +1,3 @@
sudo: false

language: php

cache:
Expand Down Expand Up @@ -33,7 +31,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 All @@ -56,4 +60,3 @@ after_script:

notifications:
email: false

0 comments on commit c182be3

Please sign in to comment.