more CI runs!

This commit is contained in:
Lokathor
2020-01-26 13:49:37 -07:00
parent bcaff5d5b2
commit 0ad90a7609
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -8,13 +8,13 @@ cache:
cargo
rust:
- 1.37.0
- 1.38.0
- stable
matrix:
include:
- { os: osx, rust: 1.37.0 }
- { os: linux, rust: 1.37.0 }
- { os: osx, rust: 1.38.0 }
- { os: linux, rust: 1.38.0 }
- { os: linux, rust: stable }
- { os: linux, rust: nightly }
+4 -4
View File
@@ -6,13 +6,13 @@ matrix:
environment:
matrix:
- channel: 1.37.0
- channel: 1.39.0
target: i686-pc-windows-msvc
- channel: 1.37.0
- channel: 1.39.0
target: x86_64-pc-windows-msvc
- channel: 1.37.0
- channel: 1.39.0
target: i686-pc-windows-gnu
- channel: 1.37.0
- channel: 1.39.0
target: x86_64-pc-windows-gnu
install: