Diff of /.travis.yml [000000] .. [28aa3b]

Switch to side-by-side view

--- a
+++ b/.travis.yml
@@ -0,0 +1,13 @@
+# https://docs.travis-ci.com/user/languages/r/
+language: r
+
+warnings_are_errors: false
+
+cache: packages
+
+bioc_required: true
+
+notifications:
+  email:
+    on_success: change
+    on_failure: change