Skip to content

Commit

Permalink
Update travis nightly version to work with TryFrom
Browse files Browse the repository at this point in the history
  • Loading branch information
Marwes committed May 22, 2019
1 parent 72c9219 commit 70f131c
Show file tree
Hide file tree
Showing 2 changed files with 742 additions and 707 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ branches:

matrix:
include:
- rust: nightly-2019-01-26
- rust: nightly-2019-05-20
- rust: beta
- rust: stable
env: ARCH=i686
Expand All @@ -35,7 +35,7 @@ matrix:
- BENCH_DEFAULT_FEATURES_CHECK=1
- TARGET=x86_64-unknown-linux-gnu

- rust: nightly-2019-01-26
- rust: nightly-2019-05-20
env: WASM=1

# Only for deployment
Expand Down
Loading

0 comments on commit 70f131c

Please sign in to comment.