We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cacedfb commit 7c76048Copy full SHA for 7c76048
1 file changed
.travis.yml
@@ -11,6 +11,8 @@ php:
11
- 5.3
12
# aliased to a recent 5.4.x version
13
- 5.4
14
+ # aliased to a recent 5.5.x version
15
+ - 5.5
16
17
# optionally specify a list of environments, for example to test different RDBMS
18
env:
0 commit comments