Fix nightly build

This commit is contained in:
Daniel Nelson 2018-04-24 13:42:42 -07:00
parent d3d8d52e2f
commit 538baee8a4
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ workflows:
- 'test-go-1.9': - 'test-go-1.9':
requires: requires:
- 'deps' - 'deps'
- 'test-go-1.9': - 'test-go-1.10':
requires: requires:
- 'deps' - 'deps'
- 'nightly': - 'nightly':
@ -99,7 +99,7 @@ workflows:
- 'test-go-1.10' - 'test-go-1.10'
triggers: triggers:
- schedule: - schedule:
cron: "0 18 * * *" cron: "0 7 * * *"
filters: filters:
branches: branches:
only: only: