Browse Source

travis: remove allow_failures, looks like it was copypasted from somewhere by mistake

pull/2/head
Alibek Omarov 5 years ago committed by GitHub
parent
commit
00619d5795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .travis.yml

4
.travis.yml

@ -12,10 +12,6 @@ jdk: @@ -12,10 +12,6 @@ jdk:
- oraclejdk8
jobs:
allow_failures:
- os: osx
- os: windows
- os: linux
include:
- stage: init
name: "Initialize webdav cache"

Loading…
Cancel
Save