Skip to content

Commit 7ef0eb2

Browse files
committed
chore: Bump nightly on travis
1 parent e91ea06 commit 7ef0eb2

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-2020-07-26
21+
- rust: nightly-2020-09-12
2222
# - rust: beta
2323
- rust: stable
2424
env: ARCH=i686
@@ -29,7 +29,7 @@ matrix:
2929
- PUBLISH=1
3030
- TARGET=x86_64-unknown-linux-gnu
3131

32-
- rust: nightly-2020-03-12
32+
- rust: nightly-2020-09-12
3333
env: WASM=1
3434

3535
# Only for deployment

0 commit comments

Comments
 (0)