diff --git a/.travis.yml b/.travis.yml index fc16ccb..6098612 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,14 +6,6 @@ php: env: - DB=MYSQL CORE_RELEASE=3.0 - - DB=MYSQL CORE_RELEASE=3.1 - - DB=MYSQL CORE_RELEASE=master - - DB=PGSQL CORE_RELEASE=master - -matrix: - include: - - php: 5.4 - env: DB=MYSQL CORE_RELEASE=master before_script: - git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support @@ -21,4 +13,4 @@ before_script: - cd ~/builds/ss script: - - phpunit widgets/tests/ \ No newline at end of file + - phpunit widgets/tests/