Skip to content

Commit

Permalink
Remove unneeded tests from travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatack committed Nov 20, 2015
1 parent fc58831 commit 5bd854e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,6 @@ matrix:
- rvm: 2.2.3
env: RAILS=master DB=postgres

- rvm: 2.2
env: RAILS=3-2-stable DB=sqlite
- rvm: 2.2
env: RAILS=3-2-stable DB=mysql
- rvm: 2.2
env: RAILS=3-2-stable DB=postgres

- rvm: 2.2
env: RAILS=3-1-stable DB=sqlite
- rvm: 2.2
env: RAILS=3-1-stable DB=mysql
- rvm: 2.2
env: RAILS=3-1-stable DB=postgres

allow_failures:
- env: RAILS=master DB=mongodb
- env: RAILS=master DB=sqlite3
Expand Down

0 comments on commit 5bd854e

Please sign in to comment.