Skip to content

Commit

Permalink
Downgrade NetBSD rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Apr 25, 2018
1 parent f7889c2 commit f3fd5d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ matrix:
# *BSD
- env: TARGET=x86_64-unknown-freebsd DISABLE_TESTS=1
- env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1
rust: 1.24.1 # https://github.com/rust-lang/rust/issues/49627

# Other architectures
- env: TARGET=aarch64-unknown-linux-gnu
Expand Down

0 comments on commit f3fd5d8

Please sign in to comment.