Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Commit

Permalink
remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonlawlor committed Jul 25, 2016
1 parent 01af964 commit 8a26500
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis/linux/OpenBLAS/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ if [ ! -e ${CACHE_DIR}/last_commit_id ]; then
sudo git clone --depth=1 git://github.com/xianyi/OpenBLAS

pushd OpenBLAS
# write commit id to cache location
sudo make FC=gfortran &> /dev/null && sudo make PREFIX=${CACHE_DIR} install
popd

Expand Down

0 comments on commit 8a26500

Please sign in to comment.