Skip to content
Snippets Groups Projects
Commit 90a01164 authored by Rivers, Travis (Contractor) Creighton's avatar Rivers, Travis (Contractor) Creighton
Browse files

add pre flag

parent ff2c1395
No related branches found
No related tags found
1 merge request!2Gitlab tests2
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
......@@ -67,7 +67,7 @@ variables:
- conda create -q -n test-environment python=${PYTHON_VERSION} obspy pycurl
- source activate test-environment
- pip install pipenv
- pipenv --site-packages install --dev
- pipenv --site-packages install --dev --pre
# Run Code Checks
- black --check .
- pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment