We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68584b8 commit 92e99b5Copy full SHA for 92e99b5
1 file changed
.travis.yml
@@ -16,5 +16,7 @@ matrix:
16
env: "RAILS_VERSION=5.0.2"
17
- rvm: 2.1.10
18
env: "RAILS_VERSION=5.1.0"
19
+ - rvm: 2.1.10
20
+ env: "RAILS_VERSION=master"
21
allow_failures:
22
- env: "RAILS_VERSION=master"
0 commit comments