Skip to content

Commit

Permalink
fix the build matrix
Browse files Browse the repository at this point in the history
*sigh* we were only testing nightly before. Now we are testing beta and nightly
  • Loading branch information
japaric committed Sep 24, 2018
1 parent 6d21ad5 commit 53d1567
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ language: rust
matrix:
include:
- rust: beta

matrix:
include:
- rust: nightly

install:
Expand Down

0 comments on commit 53d1567

Please sign in to comment.