Remove linux builds from travis, as they now live on circle

This commit is contained in:
Cyryl Płotnicki 2018-06-03 11:59:33 +01:00
parent 28e50854b6
commit fd2df387b6

View file

@ -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