Skip to content

Commit

Permalink
test pip3 install
Browse files Browse the repository at this point in the history
  • Loading branch information
saulpw committed Nov 29, 2016
1 parent 721264f commit 3ddf7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: python
python:
- '3.4'
script:
- touch foo
- pip3 install .
deploy:
provider: pypi
user: saulpw
Expand Down

0 comments on commit 3ddf7b5

Please sign in to comment.