diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-15 11:09:24 +0200 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-15 11:09:24 +0200 |
| commit | f97ea6028adeb1fe7a37ad30d8a02328c319354b (patch) | |
| tree | 33d7b45fcafc47a6ec9978907a01f3e7e735c310 | |
| parent | 8f125736e1a6686074fd92002cc76c317352a42a (diff) | |
Use Travis CI
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..468cc47 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,2 @@ +language: r +cache: packages |
