Skip to content

Commit

Permalink
Merge pull request #72 from hoodie/feature/travis-nightly
Browse files Browse the repository at this point in the history
Pin a specific nightly version for travis builds
  • Loading branch information
aturon authored Nov 26, 2018
2 parents c9999f2 + 2c31ba5 commit 3a1623d
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,6 +1,6 @@
language: rust
rust:
- nightly
- nightly-2018-11-24

before_script: |
rustup component add rustfmt-preview clippy-preview
Expand Down

0 comments on commit 3a1623d

Please sign in to comment.