Skip to content

Commit

Permalink
used mdstudio master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeZ committed Jun 12, 2018
1 parent 79beeb5 commit ce1b896
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 @@ -20,7 +20,7 @@ install:
- conda config --set always_yes yes --set changeps1 no --set auto_update_conda False

# install dependencies
- (git clone git://github.com/MD-Studio/MDStudio.git --branch v1 --single-branch && pip install -e MDStudio/mdstudio)
- (git clone git://github.com/MD-Studio/MDStudio.git --single-branch && pip install -e MDStudio/mdstudio)
- conda install ambertools=18 -c http://ambermd.org/downloads/ambertools/conda/
- conda install -c openbabel openbabel

Expand Down

0 comments on commit ce1b896

Please sign in to comment.