Removed unnecessary env
This commit is contained in:
@@ -55,7 +55,6 @@ jobs:
|
||||
if: not ((branch = master OR tag IS present) AND type != pull_request)
|
||||
stage: offline tests
|
||||
script: scripts/travis-offline
|
||||
env: PYTEST_ADDOPTS='-m offline'
|
||||
|
||||
# Run offline tests in all the supported python versions
|
||||
python: 2.7
|
||||
|
Reference in New Issue
Block a user