Skip to content

Commit

Permalink
Make trusty default in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SammyK committed Jul 22, 2017
1 parent 9de4c1e commit 9b563e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: php

dist: trusty

php:
- 5.6
- 7.0
Expand Down

0 comments on commit 9b563e0

Please sign in to comment.