aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-02-19 14:35:15 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-02-19 14:35:15 +0100
commit70b85fd2a11da1e20cd4978c717540021af34be8 (patch)
treebec15ecdc2a50ca6c90467d2e75b254af4011873 /.travis.yml
parent17755babc3a517f4c7cec1c04e3e1f32b7ffb5d9 (diff)
Test on Travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..862f118
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,5 @@
+language: r
+cache: packages
+r:
+ - release
+ - devel

Contact - Imprint