Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j authored Feb 10, 2019
1 parent b2313d8 commit 6497905
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,6 @@ jobs:
- vendor/bin/phpunit tests/Database/SQLite
- vendor/bin/phpunit tests/Database/MySQL
- vendor/bin/phpunit tests/Database/Postgres

# PHP Nightly builds does not support SQLServer yet
- stage: Test
php: nightly
before_install:
- cd tests
- docker-compose up -d
- cd ..
script:
- vendor/bin/phpunit tests/Database/SQLite
- vendor/bin/phpunit tests/Database/MySQL
- vendor/bin/phpunit tests/Database/Postgres

# Testing various PostgresSQL version
- stage: Test
Expand Down

0 comments on commit 6497905

Please sign in to comment.