1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/.travis.yml

59 lines
1.7 KiB
YAML
Raw Normal View History

2014-12-18 12:22:13 -05:00
sudo: false
2012-07-01 06:03:16 -04:00
language: ruby
cache: bundler
2012-07-01 06:03:16 -04:00
rvm:
- 1.9.3
- 2.2.6
- 2.3.3
- jruby-1.7 # JRuby in 1.9 mode
2016-05-07 21:39:22 -04:00
- jruby-9.0.5.0
# - rbx-2.5.8
2014-12-03 14:08:22 -05:00
services:
- mongodb
- redis-server
gemfile:
2016-05-08 19:32:16 -04:00
- gemfiles/rails_3.2_stable.gemfile
- gemfiles/rails_4.0.gemfile
- gemfiles/rails_4.0_mongo_mapper.gemfile
- gemfiles/rails_4.2.gemfile
- gemfiles/rails_4.2_mongoid_4.gemfile
2016-05-08 19:32:16 -04:00
- gemfiles/rails_4.2_mongoid_5.gemfile
- gemfiles/rails_4.2_mongo_mapper.gemfile
- gemfiles/rails_5.0.gemfile
before_script:
- mkdir /tmp/dynamodb
- wget -O - http://dynamodb-local.s3-website-us-west-2.amazonaws.com/dynamodb_local_latest | tar xz --directory /tmp/dynamodb
- java -Djava.library.path=/tmp/dynamodb/DynamoDBLocal_lib -jar /tmp/dynamodb/DynamoDBLocal.jar -inMemory -delayTransientStatuses -port 30180 &
matrix:
allow_failures:
2016-05-09 01:05:33 -04:00
- rvm: jruby-9.0.5.0
gemfile: gemfiles/rails_5.0.gemfile
- rvm: rbx-2.5.8
gemfile: gemfiles/rails_5.0.gemfile
exclude:
- rvm: 1.9.3
gemfile: gemfiles/rails_4.2_mongoid_4.gemfile
- rvm: 1.9.3
gemfile: gemfiles/rails_4.2_mongoid_5.gemfile
2016-05-05 22:20:12 -04:00
- rvm: 1.9.3
gemfile: gemfiles/rails_5.0.gemfile
2016-05-07 21:15:26 -04:00
- rvm: 2.2.5
2016-01-11 18:17:44 -05:00
gemfile: gemfiles/rails_3.2_stable.gemfile
2016-05-07 21:40:47 -04:00
- rvm: 2.3.1
2016-01-11 18:17:44 -05:00
gemfile: gemfiles/rails_3.2_stable.gemfile
- rvm: jruby-1.7
gemfile: gemfiles/rails_4.2_mongoid_4.gemfile
- rvm: jruby-1.7
gemfile: gemfiles/rails_4.2_mongoid_5.gemfile
2016-05-08 19:30:16 -04:00
- rvm: jruby-1.7
2016-05-09 00:38:58 -04:00
gemfile: gemfiles/rails_5.0.gemfile
2016-05-24 02:27:01 -04:00
notifications:
slack:
2016-08-22 04:56:22 -04:00
secure: gpltVWntdKz0nSE6A5UvuX4qbN35uW51nsW+Ojgqm8Qsv8K240/NlZRYutFHr7GnJTe0rEEP2Oy3ZBnBtZKFn13RlTEAU/FCAxebr4H24rr29Ypwwp5xjiSE4MuoBEnroo4lw6ka3LsJnrY2PKRMiLJGsS0WsEPY4x8NUG/vyY8=