We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f887f1 commit 2214f75Copy full SHA for 2214f75
buildspec-localmodetests.yml
@@ -12,4 +12,4 @@ phases:
12
# local mode tests
13
- start_time=`date +%s`
14
- execute-command-if-has-matching-changes "tox -e py27,py37 -- tests/integ -m local_mode --durations 50" "tests/integ" "tests/data" "tests/conftest.py" "tests/__init__.py" "src/*.py" "setup.py" "setup.cfg" "buildspec-localmodetests.yml"
15
- - ./ci-scripts/displaytime.sh 'py27,py36,py37 local mode' $start_time
+ - ./ci-scripts/displaytime.sh 'py27,py37 local mode' $start_time
0 commit comments