Skip to content

Commit d68fec6

Browse files
Update .travis.yml
1 parent a367b5c commit d68fec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ php:
99
- 5.2
1010
# aliased to 5.3.8
1111
- 5.3
12-
# aliased to 5.4.0rc4
12+
# aliased to 5.4.0rc5
1313
- 5.4
1414

1515
# or specify exact versions
1616
- 5.3.2
17-
- 5.3.9rc3
17+
- 5.3.9 # currently rc3
1818

1919
# optionally specify a list of environments, for example to test different RDBMS
2020
env:

0 commit comments

Comments
 (0)