Skip to content

Commit

Permalink
Use 16 bit version to run travis tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
maumueller committed Dec 1, 2018
1 parent 354e3e6 commit afad43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:
- LIBRARY=pynndescent DATASET=random-xs-20-angular
- LIBRARY=rpforest DATASET=random-xs-20-angular
- LIBRARY=sklearn DATASET=random-xs-20-angular
- LIBRARY=mih DATASET=random-xs-20-hamming
- LIBRARY=mih DATASET=random-xs-16-hamming

before_install:
- pip install -r requirements.txt
Expand Down

0 comments on commit afad43c

Please sign in to comment.