Skip to content

Commit

Permalink
Revert "CI: Install atomistica on Linux"
Browse files Browse the repository at this point in the history
This reverts commit 49966a0.
  • Loading branch information
pastewka committed Sep 4, 2020
1 parent 49966a0 commit ddc6946
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.before_install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ fi
pip install numpy==1.16.0
pip install ase==3.17.0
pip install scipy==1.2.3
if [ "$TRAVIS_OS_NAME" == "linux" ]; then
pip install atomistica
fi
#if [ "$TRAVIS_OS_NAME" == "linux" ]; then
# pip install atomistica
#fi

0 comments on commit ddc6946

Please sign in to comment.