Skip to content

Commit

Permalink
revert numpy test/travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erwincoumans committed Sep 11, 2016
1 parent c093c04 commit 18ef164
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Expand Up @@ -8,11 +8,8 @@ compiler:
addons:
apt:
packages:
- python3-numpy

install:
- pip install numpy

- python3

script:
- echo "CXX="$CXX
- echo "CC="$CC
Expand Down

0 comments on commit 18ef164

Please sign in to comment.