testing travis-ci #6
This commit is contained in:
parent
772b176635
commit
19bbf00c84
20
.travis.yml
20
.travis.yml
@ -1,18 +1,4 @@
|
|||||||
dist: trusty
|
|
||||||
language: rust
|
language: rust
|
||||||
sudo: false
|
rust:
|
||||||
before_install:
|
- nightly
|
||||||
- set -e
|
script: cd Rust && cargo build
|
||||||
- rustup self update
|
|
||||||
script:
|
|
||||||
- cd Rust
|
|
||||||
- cargo build
|
|
||||||
after_script: set +e
|
|
||||||
cache: cargo
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
-master
|
|
||||||
|
|
||||||
notifications:
|
|
||||||
email:
|
|
||||||
- phundrak@phundrak.fr
|
|
Loading…
Reference in New Issue
Block a user