Changeset - e89fbf323f02
[Not reviewed]
0 1 0
Vitaly Takmazov - 8 years ago 2017-11-06 19:08:46
vitalyster@gmail.com
Travis: do not allow osx failures
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
.travis.yml
Show inline comments
 
@@ -9,8 +9,6 @@ matrix:
 
      dist: trusty
 
      sudo: required
 
    - os: osx
 
  allow_failures:
 
    - os: osx
 
before_script:
 
  - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
 
      export DEBIAN_FRONTEND=noninteractive;
0 comments (0 inline, 0 general)