Add travis testing configuration.

This commit is contained in:
Sean Bowe 2016-09-11 13:05:29 -06:00
parent 9e458130a6
commit dd414cbcc9
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: rust
script:
- cargo test --release