mirror of
https://github.com/bspeice/dtparse
synced 2024-11-12 17:08:09 -05:00
set -u is unusable
This commit is contained in:
parent
1e9a0c3bd1
commit
667ad8be1d
@ -16,7 +16,7 @@ matrix:
|
||||
rust: nightly
|
||||
|
||||
before_install:
|
||||
- set -eu
|
||||
- set -e
|
||||
- pip install dateutil
|
||||
- rustup self update
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user