Remove linux builds from travis, as they now live on circle
This commit is contained in:
parent
28e50854b6
commit
fd2df387b6
1 changed files with 0 additions and 6 deletions
|
@ -10,12 +10,6 @@ matrix:
|
|||
include:
|
||||
- os: osx
|
||||
osx_image: xcode9.1
|
||||
- os: linux
|
||||
env: DETECTED_OS=fedora:27 DOCKER_IMAGE=cyplo/fedora27_base
|
||||
- os: linux
|
||||
env: DETECTED_OS=debian:jessie DOCKER_IMAGE=cyplo/jessie_base
|
||||
- os: linux
|
||||
env: DETECTED_OS=ubuntu:artful DOCKER_IMAGE=cyplo/artful_base
|
||||
script:
|
||||
- ./test.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue