testing travis-ci

This commit is contained in:
Phuntsok Drak-pa 2018-04-06 03:38:06 +02:00
parent 088bb6c83f
commit 4f934f63a8
1 changed files with 9 additions and 0 deletions

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
matrix:
include:
language: rust
rust: nightly
os: linux
cache: cargo
script:
- cd Rust
- cargo build