Skip to content

Commit 92e99b5

Browse files
committed
Exclude rails master from testing with ruby 2.1
1 parent 68584b8 commit 92e99b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ matrix:
1616
env: "RAILS_VERSION=5.0.2"
1717
- rvm: 2.1.10
1818
env: "RAILS_VERSION=5.1.0"
19+
- rvm: 2.1.10
20+
env: "RAILS_VERSION=master"
1921
allow_failures:
2022
- env: "RAILS_VERSION=master"

0 commit comments

Comments
 (0)