Remove nightly from README TODOs

This commit is contained in:
Sascha Mann
2019-11-25 00:28:52 +01:00
parent 689d600802
commit 34454fe7cf

View File

@@ -147,7 +147,6 @@ steps:
In no particular order: In no particular order:
* Check if a cached version of Julia is available instead of installing it everytime CI runs ([waiting on GitHub to add proper caching](https://twitter.com/natfriedman/status/1164210683979812869)) * Check if a cached version of Julia is available instead of installing it everytime CI runs ([waiting on GitHub to add proper caching](https://twitter.com/natfriedman/status/1164210683979812869))
* Add support for nightly Julia builds.
* Add CI script that checks if tags have been updated on release. * Add CI script that checks if tags have been updated on release.
* Hash and signature checks. * Hash and signature checks.