1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-29 22:01:04 +02:00

ci: unpin nightly, redux

This commit is contained in:
Andrew Gallant 2017-08-23 20:05:23 -04:00
parent e10544f819
commit 8b6a3bc858
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -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: