aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cf47b77e9..0ee48fefd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,9 @@ matrix:
15 - cargo fmt --all -- --check || true 15 - cargo fmt --all -- --check || true
16 - cargo clippy 16 - cargo clippy
17 17
18 allow_failures:
19 - rust nightly
20
18branches: 21branches:
19 only: 22 only:
20 - staging 23 - staging