mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Increasing Travis timeouts ridiculously, we need to do something to this
This commit is contained in:
@@ -45,7 +45,7 @@ test:
|
||||
|
||||
travis:
|
||||
NODE_ENV=test ${MONGO_SETTINGS} \
|
||||
${ISTANBUL} cover ${MOCHA} --report lcovonly -- --timeout 30000 -R tap ${TESTS}
|
||||
${ISTANBUL} cover ${MOCHA} --report lcovonly -- --timeout 50000 -R tap ${TESTS}
|
||||
|
||||
docker_release:
|
||||
# Get the version from the package.json file
|
||||
|
||||
Reference in New Issue
Block a user