Skip to content

Commit dfc883d

Browse files
committed
Remove support for AA 0.6.6 and Rails 3.2
These dependencies are quite old and are causing build failures.
1 parent c3aa864 commit dfc883d

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,15 @@ rvm:
44
- 2.2
55
- 2.3
66
- 2.4
7+
- 2.5
78

89
env:
9-
- RAILS_VERSION=3.2
1010
- RAILS_VERSION=4.2
1111
- RAILS_VERSION=5.0
1212
- RAILS_VERSION=5.1
1313

1414
matrix:
1515
exclude:
16-
- rvm: 2.2
17-
env: RAILS_VERSION=3.2
18-
- rvm: 2.4
19-
env: RAILS_VERSION=3.2
20-
2116
- rvm: 2.2
2217
env: RAILS_VERSION=5.0
2318
- rvm: 2.2

gemfiles/3.2.gemfile

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)