ci: set EPICS_TEST_IMPRECISE_TIMING

This commit is contained in:
Michael Davidsaver
2020-06-21 07:04:48 -07:00
parent a4bdee82c3
commit 25681eca4c
2 changed files with 2 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ environment:
# common / default variables for all jobs
SETUP_PATH: .ci-local:.ci
BASE: SELF
EPICS_TEST_IMPRECISE_TIMING: YES
matrix:
- CMP: vs2019

View File

@@ -13,6 +13,7 @@ env:
global:
- SETUP_PATH=.ci-local:.ci
- BASE=SELF
- EPICS_TEST_IMPRECISE_TIMING=YES
addons:
apt: