From f1fcad1574858b48cd27e3e9b04382290243b09e Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 3 Nov 2015 14:04:17 -0800 Subject: Just build on stable instead of 1.0.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c8fe3be..f9243ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: rust rust: - - 1.0.0 + - stable - beta - nightly sudo: false -- cgit v1.2.3