Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
making life easier for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nacmartin committed Nov 21, 2011
1 parent 71b9c73 commit 8e30f22
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Expand Up @@ -4,11 +4,11 @@ php:
# - 5.4

env:
- SYMFONY_VERSION=v2.0.0
- SYMFONY_VERSION=v2.0.1
# - SYMFONY_VERSION=v2.0.2 # broken tag
- SYMFONY_VERSION=v2.0.3
- SYMFONY_VERSION=v2.0.4
#- SYMFONY_VERSION=v2.0.0
#- SYMFONY_VERSION=v2.0.1
## - SYMFONY_VERSION=v2.0.2 # broken tag
#- SYMFONY_VERSION=v2.0.3
#- SYMFONY_VERSION=v2.0.4
- SYMFONY_VERSION=v2.0.5
- SYMFONY_VERSION=origin/master

Expand Down

0 comments on commit 8e30f22

Please sign in to comment.