Skip to content

Commit 46f2675

Browse files
committed
Fix travis
1 parent 66565c5 commit 46f2675

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ python:
66
- "3.3"
77
- "3.4"
88
- "3.5"
9+
before_install:
10+
- sudo apt-get update -qq
11+
- sudo apt-get install -qq build-essential swig
912
install:
1013
- python setup.py sdist install
1114
script:

0 commit comments

Comments
 (0)