Skip to content

Commit b093ca7

Browse files
committed
Temporary tweak to .travis.yml for universalDatabase branch
This should be reverted on merging to master.
1 parent 475caef commit b093ca7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ before_install:
99
# - sudo apt-get install python-rdkit librdkit-dev librdkit1 rdkit-data
1010
- sudo apt-get install -qq python-numpy python-scipy python-matplotlib
1111
- cd ..
12-
- git clone https://github.com/GreenGroup/RMG-database.git
12+
# the following line should not have "--branch universalDatabase" when it is on the master branch
13+
- git clone https://github.com/GreenGroup/RMG-database.git --branch universalDatabase
1314
- git clone https://github.com/GreenGroup/PyDAS.git
1415
- git clone https://github.com/GreenGroup/PyDQED.git
1516
# RDKit, based on https://github.com/rdkit/rdkit/blob/master/.travis.yml

0 commit comments

Comments
 (0)