Setup Travis

This commit is contained in:
Mohd Tarmizi 2015-06-26 00:46:11 +08:00
parent f52b113c79
commit 8df7a58b06
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

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