Changeset 34776
- Timestamp:
- 10/02/2015 04:50:53 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/.travis.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r34567 r34776 19 19 - php: 7.0 20 20 env: WP_TRAVISCI=travis:phpunit 21 - php: nightly 22 env: WP_TRAVISCI=travis:phpunit 21 23 allow_failures: 22 24 - php: hhvm 23 25 - php: 7.0 26 - php: nightly 24 27 fast_finish: true 25 28 before_install:
Note: See TracChangeset
for help on using the changeset viewer.