Fix Travis false passing error 1.1

pull/103/head
kaguillera 2020-10-09 10:54:15 -04:00
parent e8b9378a89
commit 65cc3c01ac
1 changed files with 1 additions and 1 deletions

View File

@ -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