Skip to content

Commit

Permalink
Updated list of upgrade tests to perform - removing RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
lsolesen committed Apr 1, 2014
1 parent 0ae36f8 commit ffe4502
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,20 @@ mysql:

env:
- UPGRADE=none
- UPGRADE=7.x-2.13
- UPGRADE=7.x-2.12
- UPGRADE=7.x-2.11
- UPGRADE=7.x-2.10
- UPGRADE=7.x-2.9
- UPGRADE=7.x-2.8
- UPGRADE=7.x-2.7
- UPGRADE=7.x-2.6
- UPGRADE=7.x-2.5
- UPGRADE=7.x-2.4
- UPGRADE=7.x-2.3
- UPGRADE=7.x-2.2
- UPGRADE=7.x-2.1
- UPGRADE=7.x-2.0
- UPGRADE=7.x-2.0-rc1

install:
- sudo apt-get update > /dev/null
Expand Down

0 comments on commit ffe4502

Please sign in to comment.