corrected travis configuration

This commit is contained in:
Stephen Gaito 2020-06-06 06:33:45 +01:00
parent a5209ace82
commit 0d5d7ad721
1 changed files with 5 additions and 8 deletions

View File

@ -19,17 +19,14 @@ jobs:
include:
- stage: build-linux
os: linux
# env:
# global: DOCKER_FROM="ubuntu:18.04"
# services:
# - docker
dist: bionic
env:
global: DOCKER_FROM="ubuntu:18.04"
services:
- docker
script:
- ./buildScripts/travisLinuxDoItAll
# - stage: test
# os:
# - linux
# script: ./testScripts/runLocalTests
#deploy:
# provider: releases
# api_key: