From 53497229a2778ff35685ae514e921c6f28616d91 Mon Sep 17 00:00:00 2001 From: Francois Berenger Date: Fri, 5 Jun 2020 11:36:33 +0900 Subject: [PATCH] simpler: brew can take care of installing numpy --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fa8efe1..5c07807 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ sudo: false before_install: - brew update - which python3 || brew install python3 - - pip3 install numpy matrix: include: