Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/walkdir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gurganus <gurgalex@iastate.edu>2017-10-04 20:54:23 +0300
committerAndrew Gallant <jamslam@gmail.com>2017-10-05 13:43:51 +0300
commit364e2323ef1025f4d49c0af6b5a063d2bc58a78a (patch)
tree01cf08f9a3b0c2dfc224d28e8889e01984f246a7
parent5be43be8643003ea4443696f76f8021469cfeb2a (diff)
Duplicate rust beta being run, should be nightly
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1c6e9c3..7abe922 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ matrix:
- os: linux
rust: beta
- os: linux
- rust: beta
+ rust: nightly
- os: osx
rust: nightly
script: