diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2021-11-18 23:52:32 +0100 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-11-18 23:52:32 +0100 |
| commit | d032fb8ba7b0827bb896b6d9a07d6449d88cf511 (patch) | |
| tree | 83775c62311c2b9dde8d5e9b4283cfd03b2d2b60 | |
| parent | 368edcfe670c674391d79a27a5d0490fbc1a7ef2 (diff) | |
We are on Xenial, no python3-rdkit...
| -rw-r--r-- | .travis.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml index afdc7c9..841fe6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,12 +3,6 @@ cache: packages r: - release - devel -addons: - apt: - sourceline: - - 'deb http://us.archive.ubuntu.com/ubuntu xenial universe' - packages: - - python3-rdkit github_packages: - r-lib/covr - jranke/webchem@bcpc |
