Skip to content

Commit

Permalink
Merge pull request #1818 from WordPress/try/trusty-travis
Browse files Browse the repository at this point in the history
chore: Try Ubuntu Trusty for Travis CI
  • Loading branch information
ntwb authored Jul 18, 2017
2 parents 1028e91 + 4007667 commit b25ee15
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,4 +1,5 @@
sudo: false
dist: trusty

language: php

Expand All @@ -23,6 +24,7 @@ matrix:
env: WP_VERSION=latest
- php: 5.2
env: WP_VERSION=latest
dist: precise
- php: 5.6
env: TRAVISCI=phpcs
- php: 7.1
Expand Down

0 comments on commit b25ee15

Please sign in to comment.