Changeset 41084
- Timestamp:
- 07/18/2017 02:59:31 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.9/.travis.yml
r41083 r41084 2 2 language: php 3 3 4 php: 5 - "5.5" 6 - "5.2" 4 # Build matrix options 5 matrix: 6 include: 7 - php: 5.5 8 - php: 5.2 7 9 dist: precise 8 10
Note: See TracChangeset
for help on using the changeset viewer.