aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-02-19 16:02:19 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-02-19 16:03:09 +0100
commit87f9c5315c751896c2eef1fdbe8f93c5b151577e (patch)
tree6730beddab25c4d19365fc96b77c6e2e619a3507 /.travis.yml
parentb3d9bf2e5571cf506b924a6fc9cbcc366c82e340 (diff)
Start using travis and update a test
It seems the canonical SMILES for glyphosate on PubChem has dropped the designation of the two charges
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