Add travis.yml

This commit is contained in:
Joseph Birr-Pixton 2016-05-30 20:14:38 +01:00
parent c207843eb4
commit 14d27b7b2c
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

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