Skip to content

Commit

Permalink
Adding six package to install explicitly:
Browse files Browse the repository at this point in the history
  • Loading branch information
muzaffaryousaf authored and Qubad786 committed Apr 18, 2017
1 parent 83c0b8a commit 0f32fcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: python
python: "2.7"
install:
- "pip install six"
- "make install"
sudo: false
script:
Expand Down

0 comments on commit 0f32fcd

Please sign in to comment.