diff options
author | Santiago Pastorino <santiago@wyeworks.com> | 2012-01-04 17:41:34 -0200 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2012-01-04 17:41:34 -0200 |
commit | 1dfac553c761b9bd6357add7c231e67fb333f515 (patch) | |
tree | 5fe5edc53751eaaf56bd71277e52a2b1851db83b | |
parent | 33386b065c8dc029f0c5f31188fdc4c12e1d7293 (diff) | |
download | rails-1dfac553c761b9bd6357add7c231e67fb333f515.tar.gz rails-1dfac553c761b9bd6357add7c231e67fb333f515.tar.bz2 rails-1dfac553c761b9bd6357add7c231e67fb333f515.zip |
Postgres is on travis right now, don't need an special mention here
-rw-r--r-- | RELEASING_RAILS.rdoc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/RELEASING_RAILS.rdoc b/RELEASING_RAILS.rdoc index 7bad1d01b8..1c7fd54cb3 100644 --- a/RELEASING_RAILS.rdoc +++ b/RELEASING_RAILS.rdoc @@ -25,12 +25,6 @@ for Rails. You can check the status of his tests here: Do not release with Red AWDwR tests. -=== Are the postgres tests green? If not, make them green - -Currently Travis CI doesn't run the Active Record postgres tests. They are -working to resolve this, but in the mean time, it is crucial to ensure that -the tests are still green before release. - === Do we have any git dependencies? If so, contact those authors. Having git dependencies indicates that we depend on unreleased code. |