updated tests

This commit is contained in:
Stephen Gaito 2020-06-03 15:13:29 +01:00
parent a2b2e9dbc4
commit 68ce207809
1 changed files with 7 additions and 5 deletions

View File

@ -24,11 +24,13 @@ jobs:
# services:
# - docker
dist: bionic
script: ./buildScripts/travisLinuxDoItAll
- stage: test
os:
- linux
script: ./testScripts/runLocalTests
script:
- ./buildScripts/travisLinuxDoItAll
- ./testScripts/runLocalTests
# - stage: test
# os:
# - linux
# script: ./testScripts/runLocalTests
#deploy:
# provider: releases
# api_key: