Skip to content

Commit

Permalink
Reduce the travis matrix
Browse files Browse the repository at this point in the history
Remove the build with full install and no cythonize as suggested by
@kain88-de in #570.
  • Loading branch information
jbarnoud committed Dec 8, 2015
1 parent ec83083 commit 935d36c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ env:
- MDA_DOCDIR: package/doc/html
matrix:
- SETUP=full CYTHONIZE=true
- SETUP=full CYTHONIZE=false
- SETUP=minimal CYTHONIZE=false
language: python
python:
Expand Down

0 comments on commit 935d36c

Please sign in to comment.