Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
chore(ci): fix to rust nightly 2018-04-28
Browse files Browse the repository at this point in the history
Related to rwf2/Rocket#624
  • Loading branch information
philbooth committed May 3, 2018
1 parent a86015f commit 04e33b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: rust
cache: cargo
rust:
- nightly
- nightly-2018-04-28
before_script:
- rustup component add rustfmt-preview
script:
Expand Down

0 comments on commit 04e33b0

Please sign in to comment.