Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Oct 31, 2023
1 parent e0e4995 commit 851c2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/regular-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if [ `uname` = "Darwin" ]
then
sysctl -n machdep.cpu.brand_string
brew install coreutils
pip install numpy
pip3 install numpy
else
sudo apt-get install -y llvm python3 python3-numpy
fi
Expand Down

0 comments on commit 851c2a2

Please sign in to comment.