Skip to content

Commit

Permalink
TEMPORARY TRAVIS COMMIT
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Grambow committed May 22, 2020
1 parent f88dd75 commit b8fe881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- stage: test
install:
# This is the RMG-database project, so need to fetch RMG-Py
- git clone https://github.com/ReactionMechanismGenerator/RMG-Py.git
- git clone -b update_atom_enthalpies https://github.com/ReactionMechanismGenerator/RMG-Py.git
- cd RMG-Py
- conda env create -q -f environment.yml
- source activate rmg_env
Expand Down

0 comments on commit b8fe881

Please sign in to comment.