We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cacedfb + 7c76048 commit 6f69f82Copy full SHA for 6f69f82
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