Skip to content

Commit

Permalink
add python static to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Apr 17, 2013
1 parent 57d9409 commit ee1eef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ notifications:
- "it's %{author}'s turn to pay the next round of drinks for the massacre he caused in %{repository}: %{build_url}"
env:
- INTERFACES="" EXTRA_PACKAGES=""
- INTERFACES=python_static EXTRA_PACKAGES="python-numpy-dev python-dev"
- INTERFACES=python_modular EXTRA_PACKAGES="python-numpy-dev python-dev swig2.0"
before_install:
- sudo apt-get update -qq
Expand Down

0 comments on commit ee1eef7

Please sign in to comment.