summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2018-05-16 11:20:18 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2018-05-16 13:49:40 +0200
commitd292592e02c55ab673e41e1250a1b2daa5ece9b9 (patch)
treeb9c408f8351ba5e56e532e60b05c032f8ac9126a /.travis.yml
parentc5a253f3f0dc6f8b6c370399d15db73ca3bc98a2 (diff)
downloadefl-d292592e02c55ab673e41e1250a1b2daa5ece9b9.tar.gz
ci: travis: move macos build out of allowed failures
It is working fine again and we want to know if something breaks it.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d8029b4003..934abfcf37 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,8 +41,6 @@ matrix:
- os: linux
env:
allow_failures:
- - os: osx
- env:
- os: linux
env: DISTRO=Fedora28 CI_BUILD_TYPE=release-ready