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

Commit

Permalink
Merge ed2b217 into a5351ff
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra authored Dec 18, 2018
2 parents a5351ff + ed2b217 commit 320b5f9
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
sudo: false

language: php

branches:
Expand Down Expand Up @@ -39,6 +37,15 @@ matrix:
- php: 7.2
env:
- DEPS=latest
- php: 7.3
env:
- DEPS=lowest
- php: 7.3
env:
- DEPS=locked
- php: 7.3
env:
- DEPS=latest

notifications:
email: false
Expand Down

0 comments on commit 320b5f9

Please sign in to comment.