Skip to content

Commit

Permalink
Do a TravisCI build with PYTHONOPTIMIZE=2
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 committed Oct 19, 2015
1 parent 17146b2 commit ac4433c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ matrix:
env: NPY_RELAXED_STRIDES_CHECKING=0 PYTHON_OO=1
- python: 2.7
env: USE_WHEEL=1
- python: 2.7
env: PYTHONOPTIMIZE=2
before_install:
- uname -a
- free -m
Expand Down

0 comments on commit ac4433c

Please sign in to comment.