Changeset 41081
- Timestamp:
- 07/18/2017 02:50:38 PM (8 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
-
branches/4.1/.travis.yml
r40832 r41081 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.