[go: up one dir, main page]

Skip to content

Commit

Permalink
Travis only deploy python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pclausen committed Jul 8, 2018
1 parent 6c23fd7 commit 7d3904f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ __pycache__/
.Python
build/
develop-eggs/
dist/
#dist/
downloads/
eggs/
.eggs/
Expand Down
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@ deploy:
secure: TsssMKC1jrJ5cFzAvGmXmFSr2Z6HlneZjPY/ZNJyb/A4yVPk8hrE7KONV9cVD2x0ex2S/Fb6MMcC73db2P7Q/6PqA3nrFL8vNpPfvHqW8aE1f+xuin0cXubXLZ/Wrg5FjAT+W1QtGwxBkEOme9KBTrElHbVK2rYxVgIqNhfAXDP1+z4gTycpDHiFYy9Ff8jhbZuA0iyjoGUh8XMeIUDfVMJ3paALOcMTUkw+AhQgzf9UL7foIEPwnHwP6KgQ/nWeBy8OCXYP1ETJsdfiheXzTNUfETdKHuto6nKzk+BApuwJY+rpFZuPRkx6bLBa2dXxKmGDD59zVGjVGzp8IGkP6j23qFIAno9c9lvw6FiMRQfYKfCwdGCX814eirkxdlRAPqk5rRmxR3iuyGKap4MWOKNPXziuV+o6RUj3qAOY/vvnUobq9lal6DcPUw2iRIlAi+ze4Ph0eN8DDA+JpdpKRMxXAVrACLzWbNl2BffKuiZPHqTcTiKT6LUdvJMdkUhq8e9UTvPmO0+HeDjoKbSw6HC3F7kuC0gsGsH24P+coeqjHTk/yXpnqIs2R+zpF23fUW0tDd6emYnPZFVQHxxsIWYYd9oijH7jtMmN+g/j9bcc+oiFsGhup5I3Iujlpy13ZAqb1s9GpZdMdA85o6bD/GxjFGfd4qXbk6I2iLZs6AA=
file: dist/obj2png
on:
repo: pclausen/obj2png
repo: pclausen/obj2png
python: '2.7'
branch: master


0 comments on commit 7d3904f

Please sign in to comment.