Disable duplicated stable rust check, check ruby 2.4.0 against rust 1.13 as well
This commit is contained in:
parent
2e6d867971
commit
15029fc3e6
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ matrix:
|
|||
include:
|
||||
- rust: 1.13.0
|
||||
env: IMAG_RUBY_VERSION=2.3.3
|
||||
- rust: stable
|
||||
env: IMAG_RUBY_VERSION=2.3.3
|
||||
- rust: 1.13.0
|
||||
env: IMAG_RUBY_VERSION=2.4.0
|
||||
|
||||
cache:
|
||||
cargo: true
|
||||
|
|
Loading…
Reference in a new issue