Skip to content

Commit

Permalink
bump compat Rust version from 1.0.0 to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Apr 16, 2018
1 parent dfee17f commit 77837a0
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 @@ -22,9 +22,9 @@ env:
secure: "e2/3QjgRN9atOuSHp22TrYG7QVKcYUWY48Hi9b60w+r1+BhPkTseIJLte7WefRhdXtqpjjUJTooKDhnurFOeHaCT+nmBgiv+FPU893sBl4bhesY4m0vgUJVbNZcs6lTImYekWVb+aqjGdgV/XAgCw7c3kPmrZV0MzGDWL64Xaps="
matrix:
include:
# 1.0.0 compat
# 1.13.0 compat
- env: TARGET=x86_64-unknown-linux-gnu NO_ADD=1
rust: 1.0.0
rust: 1.13.0
script: rm -f Cargo.lock && cargo build
install:

Expand Down

0 comments on commit 77837a0

Please sign in to comment.