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':
requires:
- 'deps'
- 'test-go-1.9':
- 'test-go-1.10':
requires:
- 'deps'
- 'nightly':
@ -99,7 +99,7 @@ workflows:
- 'test-go-1.10'
triggers:
- schedule:
cron: "0 18 * * *"
cron: "0 7 * * *"
filters:
branches:
only: