try again

This commit is contained in:
Heng Li 2017-09-17 00:31:15 -04:00
parent fc87b767ba
commit 2c7007a11b
1 changed files with 2 additions and 6 deletions

View File

@ -1,13 +1,9 @@
matrix: matrix:
include: include:
- language: c - language: c
compiler: compiler: gcc
- gcc
- clange
script: make script: make
- language: python - language: python
python: python: "2.7"
- 2.7
- 3.5
script: python setup.py build_ext script: python setup.py build_ext