Changeset 6132
- Timestamp:
- 12/08/2016 06:00:25 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r6131 r6132 10 10 # PHP version used in first build configuration. 11 11 php: 12 - 7.1 12 13 - 7.0 13 14 - 5.6 … … 33 34 matrix: 34 35 include: 35 - php: 7.136 env: WP_VERSION=master37 36 - php: nightly 38 37 env: WP_VERSION=master … … 56 55 env: WP_VERSION=4.0 57 56 allow_failures: 58 - php: 7.159 57 - php: nightly 60 58 - php: hhvm
Note: See TracChangeset
for help on using the changeset viewer.