Skip to content

Commit

Permalink
try building on older travis image
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-ejem committed Feb 6, 2018
1 parent dceecf4 commit 4b74b55
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ language: php

php: [5.5,5.6,7.0]

sudo: required
dist: trusty
group: deprecated-2017Q4

env:
- SF_VERSION='~3.1.0'
- SF_VERSION='~3.2.0'
Expand Down

0 comments on commit 4b74b55

Please sign in to comment.