We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab2b9f commit c3d9542Copy full SHA for c3d9542
build.yaml
@@ -3,7 +3,7 @@ schedules:
3
schedule: per_commit
4
matrix:
5
exclude:
6
- - ruby: ['2.2']
+ - ruby: ['2.2', 'jruby1.7']
7
- cassandra: ['2.0', '2.2', '3.0']
8
nightly:
9
schedule: nightly
0 commit comments