Skip to content

Commit

Permalink
testing new travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Sep 2, 2013
1 parent 687baa3 commit e5adc59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -10,10 +10,10 @@ python:

env:
matrix:
- TEST='python-api' TYPE='unittest'
- TEST='python-api' TYPE='integration'
- TEST='module' TYPE='python'
- TEST='module' TYPE='c'
- TEST=python-api TYPE=unittest
- TEST=python-api TYPE=integration
- TEST=module TYPE=python
- TEST=module TYPE=c

install:
- ./.travis-setup.sh
Expand Down

0 comments on commit e5adc59

Please sign in to comment.