We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d526dd8 commit 870aaf2Copy full SHA for 870aaf2
.travis.yml
@@ -1,6 +1,7 @@
1
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
2
3
language: r
4
+cache: packages
5
6
7
os:
NEWS.md
@@ -1,3 +1,6 @@
+# dorothea 1.0.0 (2020-04-27)
+* Official release in Bioconductor 3.11
+
# dorothea 0.99.9 (2020-04-22)
* Integration of `Travis CI`
* Integrated unit test coverage with `codecov`
0 commit comments