summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2017-01-18 21:15:19 -0800
committerJoe Wilm <jwilm@users.noreply.github.com>2017-01-18 22:28:46 -0800
commit8cab0aa623d14a4e59b040d03488b441dcff068b (patch)
treeb0d16417fb8056bfcf7216433e803827205350df /.travis.yml
parent77f95f14776deb7e120a2a26f7b56abf2903bc62 (diff)
Use latest nightly on travis
Pinning should no longer be necessary.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 5179ee4e..db9051ab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,8 +8,7 @@ os:
- osx
rust:
- # Whole bunch of stuff needs nightly for now
- - nightly-2016-12-05
+ - nightly
script:
- cargo test --no-default-features