From 364e2323ef1025f4d49c0af6b5a063d2bc58a78a Mon Sep 17 00:00:00 2001 From: Alex Gurganus Date: Wed, 4 Oct 2017 12:54:23 -0500 Subject: Duplicate rust beta being run, should be nightly --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3