fix dumb mistake

This commit is contained in:
Job Evers-Meltzer 2017-01-17 01:02:01 -06:00
parent 42e3681a8d
commit ff093c4155

View file

@ -10,7 +10,7 @@ matrix:
install:
- wget https://www.python.org/ftp/python/2.7.13/python-2.7.13-macosx10.6.pkg
- sudo installer -pkg python-2.7.11-macosx10.6.pkg -target /
- sudo installer -pkg python-2.7.13-macosx10.6.pkg -target /
- pip install -U pip
- pip install pyinstaller
- wget https://nodejs.org/dist/v6.9.4/node-v6.9.4.pkg