add travis config

This commit is contained in:
Eliza Weisman 2018-09-27 13:21:09 -07:00
parent f660e6137a
commit 9c7e25a23b
No known key found for this signature in database
GPG Key ID: F9C1A595C3814436

2
.travis.yml Normal file
View File

@ -0,0 +1,2 @@
language: rust
script: cargo test --all