We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a678613 commit eb50d30Copy full SHA for eb50d30
1 file changed
.travis.yml
@@ -10,5 +10,7 @@ rvm:
10
- 2.3.0
11
matrix:
12
exclude:
13
+ - rvm: 2.0
14
+ env: "RAILS_VERSION=5.0.0.rc1"
15
- rvm: 2.1
- env: "RAILS_VERSION=5.0.0.beta3"
16
0 commit comments