Skip to content

Commit

Permalink
Lock Travis distro so new future defaults will not break the build
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Aug 4, 2017
1 parent dc7b0de commit 324aae0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ php:
- 7.1
- nightly

# lock distro so new future defaults will not break the build
dist: precise

# also test against HHVM, but require "trusty" and ignore errors
matrix:
include:
Expand Down

0 comments on commit 324aae0

Please sign in to comment.