diff --git a/.travis.yml b/.travis.yml index 4aabda2..ce39d8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,6 @@ php: env: matrix: - - DB=POSTGRESQL CORE_RELEASE=3.0 - - DB=POSTGRESQL CORE_RELEASE=3.1 - DB=POSTGRESQL CORE_RELEASE=master before_script: @@ -17,4 +15,4 @@ before_script: - cd ~/builds/ss script: - - phpunit framework/tests \ No newline at end of file + - phpunit framework/tests