Update config.yml

This commit is contained in:
Oliver Davies 2018-01-05 08:40:23 +00:00 committed by GitHub
parent a746bf2409
commit 6f059590cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,8 @@ workflows:
- build_and_test
nightly:
jobs:
- build_test_and_deploy
- build_and_test
- deploy
triggers:
- schedule:
cron: "0 4 * * *"