We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14d0c3b + 40d2628 commit 0a28db1Copy full SHA for 0a28db1
1 file changed
.travis.yml
@@ -13,6 +13,8 @@ php:
13
- 5.4
14
# aliased to a recent 5.5.x version
15
- 5.5
16
+ # aliased to a recent 5.6.x version
17
+ - 5.6
18
19
# optionally specify a list of environments, for example to test different RDBMS
20
env:
0 commit comments