Changeset 41082
- Timestamp:
- 07/18/2017 02:51:45 PM (8 years ago)
- Location:
- branches/4.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.0
-
branches/4.0/.travis.yml
r40833 r41082 1 1 # Travis CI Configuration File 2 2 sudo: false 3 dist: trusty 3 4 language: php 4 5 cache: … … 17 18 - php: 5.2 18 19 env: WP_TRAVISCI=travis:phpunit 20 dist: precise 19 21 fast_finish: true 20 22
Note: See TracChangeset
for help on using the changeset viewer.