Skip to content

Commit 044b5f7

Browse files
committed
Update travis nightly version to work with TryFrom
1 parent ff3ae7b commit 044b5f7

File tree

2 files changed

+742
-707
lines changed

2 files changed

+742
-707
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ branches:
1818

1919
matrix:
2020
include:
21-
- rust: nightly-2019-01-26
21+
- rust: nightly-2019-05-20
2222
- rust: beta
2323
- rust: stable
2424
env: ARCH=i686
@@ -35,7 +35,7 @@ matrix:
3535
- BENCH_DEFAULT_FEATURES_CHECK=1
3636
- TARGET=x86_64-unknown-linux-gnu
3737

38-
- rust: nightly-2019-01-26
38+
- rust: nightly-2019-05-20
3939
env: WASM=1
4040

4141
# Only for deployment

0 commit comments

Comments
 (0)