Skip to content

Commit

Permalink
Upgrade nightly for latest Rocket
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Apr 4, 2018
1 parent 3da28e8 commit 36cbfd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ script:
cache: cargo
matrix:
include:
- rust: nightly-2018-01-13
- rust: nightly-2018-04-03
env:
- CLIPPY_VERSION=0.0.179
- CLIPPY_VERSION=0.0.191
before_script:
- rustup component add rustfmt-preview
- cargo install clippy --version $CLIPPY_VERSION || echo "clippy already installed"
Expand Down

0 comments on commit 36cbfd4

Please sign in to comment.