File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change
1
+ sudo : false
1
2
language : ruby
2
3
script : bundle exec rake ci
3
- install : .travis-support/cached-bundle install --deployment
4
4
matrix :
5
5
include :
6
6
- gemfile : gemfiles/3.0
7
7
rvm : 1.9.3
8
8
- gemfile : gemfiles/3.1
9
9
rvm : 1.9.3
10
+ - gemfile : gemfiles/3.2
11
+ rvm : 1.9.3
12
+ - gemfile : gemfiles/3.3
13
+ rvm : 1.9.3
10
14
11
15
12
16
- gemfile : gemfiles/3.0
13
17
rvm : 2.0.0
14
18
- gemfile : gemfiles/3.1
15
19
rvm : 2.0.0
20
+ - gemfile : gemfiles/3.2
21
+ rvm : 2.0.0
22
+ - gemfile : gemfiles/3.3
23
+ rvm : 2.0.0
16
24
17
25
18
26
- gemfile : gemfiles/3.0
19
27
rvm : 2.1.2
20
28
- gemfile : gemfiles/3.1
21
29
rvm : 2.1.2
22
- env :
23
- global :
24
- - CUSTOM_BUNDLE_PATH=gemfiles/vendor/bundle AMAZON_S3_BUCKET=lrd-travis-caching
25
- - secure : b+5Ei+klIudmG+mWu2y6EgHZ/1GxOYX65jGskmQm85lahFUn9jVUn4IhDbERTmBGjjovZvAZ1cIzZg7hhOH2WRcWJX5My13KZv3hurz2jWeziIQp2LtURi7Ghah/1py+82oFTTQe/18A+ONGN7tksqAlWen/UOmfZzXpNPnyF9s=
26
- - secure : FxV30BIED4dP/GkBGF8gtoWirzDzT0Gzn0GxocREp0BZAY9ti5YYoDQixPVCvtQCIKPUjUHnNd8KXdn0HtUhlgLhg7lEE03MoupsXoMZk8gNBeffcCRkzrpVBTmLEhdnoV3UNKpfn2+qCUSqqJimTarDe6k/7F5FzOl3R+xJgxw=
30
+ - gemfile : gemfiles/3.2
31
+ rvm : 2.1.2
32
+ - gemfile : gemfiles/3.3
33
+ rvm : 2.1.2
You can’t perform that action at this time.
0 commit comments