Skip to content

Commit

Permalink
install swig on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Balogh committed Apr 10, 2012
1 parent 97cd1d1 commit c8410eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: python
python: 2.7
# https://bitbucket.org/ianb/pastescript/issue/4/
install:
- apt-get install swig
- pip install paste
- pip install pastedeploy
- pip install pastescript
Expand Down

0 comments on commit c8410eb

Please sign in to comment.