Browse Source

Run all 7.x branches through Travis.

pull/361/head
Adam Vessey 11 years ago
parent
commit
2cdc264bdf
  1. 2
      .travis.yml

2
.travis.yml

@ -4,7 +4,7 @@ php:
- 5.4
branches:
only:
- 7.x
- /^7.x/
env:
- FEDORA_VERSION="3.5"
- FEDORA_VERSION="3.6.2"

Loading…
Cancel
Save