Explorar o código

travis: Don’t build on an old nightly, it’s broken

Paul Lietar %!s(int64=8) %!d(string=hai) anos
pai
achega
ac63e4dbb2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -2,7 +2,6 @@ language: rust
 rust:
   - stable
   - beta
-  - nightly-2016-07-03 # Last known to be working nightly
   - nightly
 
 cache: cargo