Skip to content

Commit

Permalink
Temporarily change .travis.yml travis branch
Browse files Browse the repository at this point in the history
to point towards nitrogen branch instead of master
  • Loading branch information
alongd committed Feb 22, 2017
1 parent 818a482 commit 5d73b72
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ before_install:
- conda update --yes conda
- cd ..
- git clone https://github.com/ReactionMechanismGenerator/RMG-database.git
- cd RMG-Py
- cd RMG-database
- git checkout nitrogen
- cd ../RMG-Py

install:
- conda env create -f environment_linux.yml
Expand Down

0 comments on commit 5d73b72

Please sign in to comment.