Skip to content

Commit 4f64230

Browse files
committed
Update nightly
1 parent beb2897 commit 4f64230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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-05-20
21+
- rust: nightly-2019-08-30
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-05-20
38+
- rust: nightly-2019-08-30
3939
env: WASM=1
4040

4141
# Only for deployment

0 commit comments

Comments
 (0)