Fixing circleci

This commit is contained in:
Tom Limoncelli
2017-09-16 10:40:12 -04:00
parent e12f55b5b5
commit 03fda67945

View File

@@ -2,7 +2,7 @@ version: 2
workflows: workflows:
version: 2 version: 2
ci: build_and_test:
jobs: jobs:
- debian - debian
- ubuntu - ubuntu
@@ -53,4 +53,4 @@ jobs:
command: | command: |
GPG=gpg2 make test GPG=gpg2 make test
make packages-deb make packages-deb
make packages-rpm make packages-rpm