Skip to content

Commit d88c431

Browse files
committed
Re-add creation of python3 executable.
1 parent fe806a2 commit d88c431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ script:
3434
- cd python
3535
- otool -L bin/python3.6
3636
- echo "Python 3.6.5" >> ./version.txt
37+
- cp python/bin/python3.6 python/bin/python3
3738
- ./bin/python3 -c 'import ssl; print(ssl.OPENSSL_VERSION)'
3839
- ./bin/python3 -m pip --version
3940

0 commit comments

Comments
 (0)