Removed OSX allowed failure from travis

This commit is contained in:
Ganesh Gore 2019-09-01 00:08:14 -06:00
parent ac8cc230ed
commit 0439476abe
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@ cache:
# - osx
# Create a matrix to branch the building environment
matrix:
allow_failures:
- os: osx
#dist: trusty
include:
- os: linux
# Compiler is specified in ./travis/common.sh