Removed OSX allowed failure from travis
This commit is contained in:
parent
ac8cc230ed
commit
0439476abe
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue