Add travis config

This commit is contained in:
Matt Corallo 2018-03-05 14:17:42 -05:00
parent f9fc2dfbe2
commit 8e482ce9d8

4
.travis.yml Normal file
View file

@ -0,0 +1,4 @@
language: rust
rust:
- stable
cache: cargo