Fix Travis false passing error 1.1
parent
e8b9378a89
commit
65cc3c01ac
|
@ -69,7 +69,7 @@ jobs:
|
|||
- "$RENV_PATHS_ROOT"
|
||||
- "$TRAVIS_BUILD_DIR/renv/library"
|
||||
script:
|
||||
- bash tests/scripts/run_tests.sh all test
|
||||
- bash tests/scripts/run_tests.sh periodic test && tests/scripts/run_tests.sh frequency test
|
||||
- stage: deploy
|
||||
name: Python 3.7 on Xenial Linux Docker
|
||||
os: linux
|
||||
|
|
Loading…
Reference in New Issue