Skip to content

Commit

Permalink
Merge pull request #2304 from AkihiroSuda/travis-do-not-ignore-cgroup…
Browse files Browse the repository at this point in the history
…2-failures

travis: move `cgroup-v2` out of `allow_failures`
  • Loading branch information
Mrunal Patel authored Apr 9, 2020
2 parents d65ba5f + 16d21e2 commit ccbb336
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ matrix:
- sudo ssh default sudo podman run --privileged --cgroupns=private -v /lib/modules:/lib/modules:ro test make localunittest
allow_failures:
- go: tip
- name: "cgroup-v2"

go_import_path: github.com/opencontainers/runc

Expand Down

0 comments on commit ccbb336

Please sign in to comment.