This commit is contained in:
Manish Goregaokar 2017-08-29 14:07:25 -07:00
parent 003d54fd9c
commit 25d27c2a4a

9
.travis.yml Normal file
View file

@ -0,0 +1,9 @@
language: rust
sudo: false
dist: trusty
script:
- cargo build
- cargo test