Sign in
opensecura
/
3p
/
tock
/
libtock-rs
/
c5748994cab06d2e4d2b1b985bbbbc0eb396cb28
/
.
/
.travis.yml
blob: 52e5d38aa536eb189f83fdb893d2229223d544f2 [
file
] [
log
] [
blame
]
# Disable bors on the bors temp branch
branches:
except:
-
staging.tmp
-
trying.tmp
language:
rust
rust:
-
nightly
-
2020
-
04
-
06
os:
-
linux
cache:
cargo
install:
-
make
-
j8 setup
script:
-
make test