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

Commit

Permalink
travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Faust committed Aug 3, 2017
1 parent 4e3bc10 commit f1a9ddb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,10 +1,11 @@
language: php
dist: trusty
sudo: false

php:
- 7.0
- 7.1

sudo: false
- 7.2

install:
- travis_retry composer install --no-interaction
Expand Down

0 comments on commit f1a9ddb

Please sign in to comment.