Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Commit 561448c

Browse files
committed
Go back to nightly
I believe rust-lang/rust#56849 has been released now.
1 parent 6fdb141 commit 561448c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ cache:
1212
env:
1313
global:
1414
# Minimum version required by PyO3
15-
# Latest nightly does not work in manylinux container
16-
- RUSTCSV_RUST_VERSION=nightly-2018-11-03
15+
- RUSTCSV_RUST_VERSION=nightly
1716
- RUSTCSV_BUILD_DEBUG=False
1817

1918
before_install:

0 commit comments

Comments
 (0)