testing travis-ci #2

This commit is contained in:
Phuntsok Drak-pa 2018-04-06 03:40:41 +02:00
parent 4f934f63a8
commit 50d8683811
1 changed files with 9 additions and 9 deletions

View File

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