diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-11-18 23:48:41 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-11-18 23:48:41 +0100 |
commit | 368edcfe670c674391d79a27a5d0490fbc1a7ef2 (patch) | |
tree | db20d405b09996437963cf949854a17a7dcf7aeb | |
parent | f91a75460fbf756e27bd280b969284d043c5a451 (diff) |
Another attempt to get python3-rdkit on Travis
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index cc16829..afdc7c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,8 @@ r: - devel addons: apt: + sourceline: + - 'deb http://us.archive.ubuntu.com/ubuntu xenial universe' packages: - python3-rdkit github_packages: |