Skip to content

Commit

Permalink
Removed 3.0 as a test target
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Harvey committed Apr 30, 2013
1 parent 6f9a1bf commit 7e7777e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ php:
- 5.3

env:
- DB=MYSQL CORE_RELEASE=3.0
- DB=MYSQL CORE_RELEASE=3.1
- DB=PGSQL CORE_RELEASE=master

Expand All @@ -21,4 +20,4 @@ before_script:
- cd ~/builds/ss

script:
- phpunit subsites/tests/
- phpunit subsites/tests/

0 comments on commit 7e7777e

Please sign in to comment.