Skip to content

Commit

Permalink
build: bump rustc version to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
m4b committed Sep 29, 2018
1 parent 36becc9 commit 989de87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:
- 1.19.0
- 1.20.0
- stable
- beta
- nightly
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ https://docs.rs/goblin/

### Usage

Goblin requires `rustc` 1.19.
Goblin requires `rustc` 1.20.

Add to your `Cargo.toml`

Expand Down

0 comments on commit 989de87

Please sign in to comment.