diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-19 16:02:19 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-19 16:03:09 +0100 |
commit | 87f9c5315c751896c2eef1fdbe8f93c5b151577e (patch) | |
tree | 6730beddab25c4d19365fc96b77c6e2e619a3507 /.Rbuildignore | |
parent | b3d9bf2e5571cf506b924a6fc9cbcc366c82e340 (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 '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index d201d22..e972bda 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -3,3 +3,5 @@ ^README.html$ ^test.log$ ^docs$ +^_pkgdown\.yml$ +^\.travis\.yml$ |