summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index db31059..5e41e58 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,6 @@
language: rust
-# 2020-06-17 - nightly hasn't had rustfmt since 2020-06-10, so builds fail on
-# that toolchain. We want to use it as far as is possible, though.
rust:
- - nightly-2020-06-10
+ - nightly
cache: cargo