Skip to content

Commit 77d36bd

Browse files
author
Mathieu Mitchell
committed
Abandon the idea of publishing a wheel through travis-ci
1 parent 056a917 commit 77d36bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ python:
55
- "3.4"
66

77
install:
8-
- pip install wheel
98
- pip install -r requirements.txt
109
- pip install -r test-requirements.txt
1110

@@ -19,5 +18,4 @@ deploy:
1918
on:
2019
tags: true
2120
python: 3.4
22-
distributions: sdist bdist_wheel
2321
repo: internap/python-ubersmith-remote-module-server

0 commit comments

Comments
 (0)