Actions tests

pull/694/head
Mattia Iavarone 6 years ago
parent 5bd36d4e76
commit 361acfce78
  1. 1
      .github/workflows/deploy.yml

@ -8,6 +8,7 @@ jobs:
- TRAVIS: true
- BINTRAY_USER: ${{ secrets.BINTRAY_USER }}
- BINTRAY_KEY: ${{ secrets.BINTRAY_KEY }}
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:

Loading…
Cancel
Save