Skip to content

Commit 19c08a2

Browse files
author
Colin Grambow
committed
TEMPORARY TRAVIS COMMIT
1 parent 3fa740a commit 19c08a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- stage: test
3333
install:
3434
# This is the RMG-database project, so need to fetch RMG-Py
35-
- git clone https://github.com/ReactionMechanismGenerator/RMG-Py.git
35+
- git clone -b atom_energies https://github.com/ReactionMechanismGenerator/RMG-Py.git
3636
- cd RMG-Py
3737
- conda env create -q -f environment.yml
3838
- source activate rmg_env

0 commit comments

Comments
 (0)