Commit Graph

48 Commits

Author SHA1 Message Date
Erik Michaels-Ober 2514709594 Update rubocop to version 0.30.0 2015-04-26 10:08:06 +02:00
Erik Michaels-Ober c1ca5dc32b Update Ruby version to 2.2.2 2015-04-15 13:22:25 +02:00
Erik Michaels-Ober d18f573b2d Update Ruby version to 2.2.1 2015-03-04 09:04:16 +01:00
Erik Michaels-Ober 7b549d8fac Setup Heroku Deployment 2014-11-15 03:43:00 +01:00
Erik Michaels-Ober 9a1094c4d4 Welcome to the Future™ 2014-10-28 07:45:21 +01:00
Erik Michaels-Ober a7cc886252 Flip secret bit to enable Docker builds 2014-08-21 20:08:23 +02:00
Erik Michaels-Ober 425417f8e8 Cache bundle 2014-08-15 02:47:55 +02:00
Erik Michaels-Ober 224ad152a1 Fail the build on any RuboCop offense 2014-08-15 02:26:32 +02:00
Erik Michaels-Ober 062ce80bb6 Update Ruby version to 2.1.2 2014-05-10 12:02:11 +02:00
Erik Michaels-Ober d4ad1a40f6 Fix RuboCop offenses 2014-04-01 10:18:02 +02:00
Erik Michaels-Ober b664bd1014 Update Ruby version to 2.1.1 2014-03-05 14:51:25 -08:00
Erik Michaels-Ober 680360a826 Fix the build 2013-12-31 19:55:43 +01:00
Erik Michaels-Ober 4241cc754f Update Ruby version to 2.1.0 2013-12-25 14:46:50 -05:00
Erik Michaels-Ober 33c47734a2 Disable continuous deployment 2013-11-28 09:26:11 +01:00
Erik Michaels-Ober 2a9637e452 Update Ruby to version 2.0.0 2013-07-09 19:44:23 +02:00
Erik Michaels-Ober a67a8d57ea Add continuous deployment to Heroku
http://about.travis-ci.org/blog/2013-07-09-introducing-continuous-deployment-to-heroku/
2013-07-09 17:38:56 +02:00
Erik Michaels-Ober 072fcec42b Revert "Ruby 2.0.0 preview on Heroku"
This reverts commit f47e6a2d40.
2013-01-06 19:08:51 -08:00
Erik Michaels-Ober b318c16258 Test against MRI 2.0.0, which we are now running in production 2012-12-15 12:44:30 -08:00
Erik Michaels-Ober 6b2c541f45 Remove support for Ruby 1.8 2012-06-18 15:08:19 -04:00
Erik Michaels-Ober 9c65b495e9 Install pre-release bundler for Ruby version support in Gemfile 2012-06-12 21:08:00 -04:00
Erik Michaels-Ober ebac02b485 Explicitly specify language 2012-03-12 12:09:11 -05:00
Erik Michaels-Ober ed949acbeb Move setup into before_script 2012-03-03 10:25:18 -08:00
Erik Michaels-Ober b6014d4e1b Load the dumped schema; don't migrate 2012-02-04 15:32:59 -05:00
Erik Michaels-Ober e094bcbdec Make sure rubygems is up-to-date before test runs 2012-01-21 01:30:50 -08:00
Erik Michaels-Ober 191dc87794 Revert "Add back Rubinius support (only in 1.9 mode)"
This reverts commit 2955bd36ec.
2012-01-12 15:43:18 -08:00
Erik Michaels-Ober 2955bd36ec Add back Rubinius support (only in 1.9 mode) 2012-01-03 18:20:25 -08:00
Erik Michaels-Ober 645a07bed4 Update pg dependency to version 0.12.1 (doesn't build on Ruby 1.8) 2012-01-02 13:30:28 -08:00
Erik Michaels-Ober 6295a1042b Add support for MRI 1.9.3 2011-12-01 09:04:30 -08:00
Erik Michaels-Ober 3cdc89d73b Rubinius 2.0 is now the default Rubinius on Travis 2011-11-28 03:34:28 -08:00
Erik Michaels-Ober 8b772aba40 Revert "Test against Rubinius in both Ruby 1.8 and 1.9 mode"
This reverts commit babfe204a4.
2011-11-02 09:50:54 -07:00
Erik Michaels-Ober babfe204a4 Test against Rubinius in both Ruby 1.8 and 1.9 mode 2011-11-01 22:32:39 -07:00
Erik Michaels-Ober d8cd38690b Fix build 2011-09-15 17:07:12 -07:00
Erik Michaels-Ober 1fbba26032 Use mustang for testing, therubyracer in production 2011-08-11 17:14:58 -07:00
Erik Michaels-Ober f94ea02410 Test against Rubinius 2.0 (in 1.8.7 mode) 2011-08-05 14:27:01 -07:00
Erik Michaels-Ober 1d7a23f7b2 Add Rubinius 2011-07-31 20:31:28 -07:00
Erik Michaels-Ober 705d8c3369 Don't test against rubinius 2011-06-29 14:40:09 -07:00
Erik Michaels-Ober ab838b3d48 Don't test against JRuby 2011-06-27 16:46:17 -07:00
Erik Michaels-Ober e6f41da015 Revert "Use db:schema:load task instead of db:migrate"
This reverts commit 3350839d2e.
2011-06-14 07:45:03 -07:00
Erik Michaels-Ober 979624dd8a Revert "Test against Rubinius 2.0"
This reverts commit c12399f463.
2011-06-14 07:32:53 -07:00
Erik Michaels-Ober c12399f463 Test against Rubinius 2.0 2011-06-08 12:22:49 -04:00
Erik Michaels-Ober 3350839d2e Use db:schema:load task instead of db:migrate
Migrations can break over time but schemas are forever.
2011-06-08 03:16:42 -07:00
Erik Michaels-Ober dd6265323d Run migrations before testing 2011-05-15 12:44:32 -07:00
Erik Michaels-Ober c0224f2389 Don't migrate the database on each build 2011-05-15 12:39:23 -07:00
Erik Michaels-Ober e71c3ee8ad All together now 2011-05-08 16:35:57 -07:00
Erik Michaels-Ober 1a7f496964 Run custom script 2011-05-08 16:28:30 -07:00
Erik Michaels-Ober 30d28b6bc5 Set custom environment 2011-05-08 16:21:29 -07:00
Erik Michaels-Ober 318e7326fa Run custom script 2011-05-08 16:13:43 -07:00
Erik Michaels-Ober 34628a96aa Add Travis configuration file 2011-05-08 16:03:38 -07:00