Browse Source

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

Jared Ledvina 7 năm trước cách đây
mục cha
commit
6ac9d78622
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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: