Skip to content

Commit

Permalink
chore: Try Ubuntu Trusty for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb committed Jul 8, 2017
1 parent 4564ee0 commit 6b802cb
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 6b802cb

Please sign in to comment.