mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
table_exists should be called aggresively while it is false or nil, to avoid bootstrapping issues
don't test 1.9.3 in travis, it blows up randomly due to incorrect implementation of weak refs in 1.9.3
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
before_script:
|
||||
- cp config/database.yml.development-sample config/database.yml
|
||||
|
||||
Reference in New Issue
Block a user