Skip to content

Commit

Permalink
Delete nightly entry in stable matrices
Browse files Browse the repository at this point in the history
Stable cargos don't need to be compatible with nightlies
  • Loading branch information
alexcrichton committed Dec 1, 2016
1 parent ea380cf commit 977f263
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@ matrix:
MAKE_TARGETS="test distcheck doc install uninstall"
DEPLOY=0
rust: beta
- env: TARGET=x86_64-unknown-linux-gnu
ALT=i686-unknown-linux-gnu
IMAGE=dist
MAKE_TARGETS="test distcheck doc install uninstall"
DEPLOY=0
rust: nightly-2016-11-26

exclude:
- rust: stable
Expand Down

0 comments on commit 977f263

Please sign in to comment.