Disable duplicated stable rust check, check ruby 2.4.0 against rust 1.13 as well

This commit is contained in:
Matthias Beyer 2017-04-21 20:43:25 +02:00
parent 2e6d867971
commit 15029fc3e6
1 changed files with 2 additions and 2 deletions

View File

@ -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