Re-enable the rest of the jobs

This commit is contained in:
Jean-Paul Calderone 2018-06-16 16:06:14 -04:00
parent 329cf46403
commit 35996ef90f

View File

@ -5,17 +5,17 @@ workflows:
version: 2
ci:
jobs:
# - "lint"
- "lint"
- "debian-8"
# - "debian-9"
# - "ubuntu-16.04"
# - "ubuntu-18.04"
# - "centos-7"
# - "fedora-27"
# - "fedora-28"
- "debian-9"
- "ubuntu-16.04"
- "ubuntu-18.04"
- "centos-7"
- "fedora-27"
- "fedora-28"
- "magic-folder-ubuntu-14.04"
# - "deprecations"
- "deprecations"
jobs:
lint: