Explorar o código

Temporarily allow amazonlinux build failures - https://github.com/inspec/train/pull/312

Jared Ledvina %!s(int64=7) %!d(string=hai) anos
pai
achega
6ac9d78622
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -8,6 +8,10 @@ env:
   - SCENARIO=centos
   - SCENARIO=fedora
   - SCENARIO=amazonlinux
+matrix:
+  fast_finish: true
+  allow_failures:
+    - env: SCENARIO=amazonlinux  # https://github.com/inspec/train/pull/312
 services: docker
 addons:
   apt: