CI building for more rust versions.

This commit is contained in:
2018-11-22 16:26:17 +01:00
parent 37f9e696bc
commit 8d1baf1e8d

16
.travis.yml Normal file
View File

@@ -0,0 +1,16 @@
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
fast_finish: true
cache: cargo
# Custom directory, for the correct year
before_script:
- cd 2016