summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Leuenberger <dimstar@opensuse.org>2017-01-09 14:54:09 +0100
committerGitHub <noreply@github.com>2017-01-09 14:54:09 +0100
commite6a201b4e2cca8e81e06fbdbdab480cb82e89a14 (patch)
tree03870c1d0e274078b879d4442225963bc2493b2f
parente321852fff24615f57375ae076cda25fd5db0cbc (diff)
parentd3747d666c9db37310c65a39abd7c2fda9689a13 (diff)
downloadlibproxy-git-e6a201b4e2cca8e81e06fbdbdab480cb82e89a14.tar.gz
Merge pull request #50 from DimStar77/travis-mac
Travis: osx tests are mandatory from this point forward
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index b64a7d5..5ab2a02 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,10 +8,6 @@ compiler:
- clang
- gcc
-matrix:
- allow_failures:
- - os: osx
-
install:
# create /etc/sysconfig so that the build process enables this module (build test)
- |