Create .travis.yml

This commit is contained in:
Daniel Bauer
2018-10-18 11:01:32 +02:00
committed by GitHub
parent f7772e594b
commit 02cca79ea0

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: rust
rust:
- stable
- beta
- nightly