Commit Graph

77 Commits

Author SHA1 Message Date
Josh Kalderimis bca5c2192a looks like db:migrate is required 2014-11-07 14:10:17 +13:00
Josh Kalderimis a687c32cc7 make the env vars global 2014-11-07 14:04:32 +13:00
Josh Kalderimis 970417e328 some possible improvements to build times
- use our new infrastructure based on LXC and EC2
- enable caching for bundler
- use schema:load (best practice)
- use --deployment (best practice when a Gemfile.lock is around)
2014-11-07 14:03:08 +13:00
Sam 7490a74875 version 2.1.2 is out 2014-05-12 11:33:21 +10:00
Nick Schonning 7618220296 Add JSHint to Travis validation
Run before the install as it acts as a fast fail vs the gem install time
2014-03-08 01:19:16 -05:00
Vikhyat Korrapati d67a33bed9 Add plugin specs to travis. 2014-03-05 00:17:34 +05:30
Sam 6d4d2db9f9 2.1.1 is a lot less segfaulty, test on it 2014-02-26 11:15:22 +11:00
Sam c555538db4 BUGFIX: stop testing on 2.1 it segfaults
As much I love Ruby 2.1 we can not test it till segfaults are fixed
2014-01-31 12:42:04 +11:00
Sam c85d09cc69 BUGFIX: bundle exec migrations
FEATURE: add 2.1.0 as a target for testing
2014-01-06 12:06:23 +11:00
Sam 786f488186 attempt to make travis less upset 2013-12-18 19:15:22 +11:00
Sam 8f9f6580d2 fix travis 2013-12-18 17:55:30 +11:00
Sam 34be27f425 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
2013-10-30 11:02:10 +11:00
Régis Hanol 715a6d177a slightly less verbose travis builds 2013-10-18 17:33:23 +02:00
Robin Ward 82c21868f3 Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
Robin Ward 285e27fe84 OOPS: Invalid YAML 2013-06-19 18:22:14 -04:00
Robin Ward 7772ef7529 Change travis to use qunit 2013-06-19 18:19:36 -04:00
Sam ee2b8b7244 Update .travis.yml
no luck, abort
2013-06-13 21:12:06 +10:00
Sam 6b68cd298b Update .travis.yml
p195 for less crashage
2013-06-13 21:08:58 +10:00
Michael Brown 6257c48613 Updated documentation
* added RVM option for single-user install
* clarified Web Server options
* bluepill sample config: create socket directory if it doesn't exist
* add multisite.yml.production-sample
* rename production.sample.rb (OCD)
* make two database.yml samples (one for dev, one for prod)
* fixed travis build (database.yml.sample renamed)
* fix other references to database.yml.sample
* clean up 'rvm requirements' instructions as per @mpapis
2013-05-25 00:07:45 -04:00
Karan Misra c3affe31a6 .travis.yml: Start building discourse on ruby 2.0. Local build shows green 2013-03-22 06:14:48 +05:30
Sam 8a91b96ec7 lets give ruby some more memory so tests run faster 2013-03-10 20:14:46 -07:00
Thomas McDonald b66ee10c18 Don't install development group gems in Travis
Will speed up set up time slightly
2013-03-06 12:36:19 +00:00
Régis Hanol fb17c451ce trying to get jshint to work on travis 2013-03-02 01:22:35 +01:00
Robin Ward eea6eeb07a Allow travis to use sample .yml files 2013-02-12 16:30:56 -05:00
Arik Fraimovich 95179ac22c Run Jasmine specs in Travis CI 2013-02-08 00:07:48 +02:00
Arik Fraimovich ad93fe68d8 Updated .travis.yml to run migrations 2013-02-07 22:03:44 +02:00
Arik Fraimovich c5233505e9 Added TravisCI configuration file 2013-02-07 21:43:07 +02:00