Fix nightly build

This commit is contained in:
Daniel Nelson 2018-04-24 13:42:42 -07:00
parent 116d479975
commit 518f8dcef3
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: