summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2017-08-23 20:05:23 -0400
committerAndrew Gallant <jamslam@gmail.com>2017-08-23 20:05:27 -0400
commit8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c (patch)
treef40e7064c8d65e7452f9498d7f2347e900af4ec1
parente10544f8199487c2f01975d683240e0d686983bf (diff)
ci: unpin nightly, redux0.6.0
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index da8f0d22..c0e90878 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -65,7 +65,7 @@ deploy:
# channel to use to produce the release artifacts
# NOTE make sure you only release *once* per target
# TODO you may want to pick a different channel
- condition: $TRAVIS_RUST_VERSION = nightly-2017-03-13
+ condition: $TRAVIS_RUST_VERSION = nightly
tags: true
branches: