Closed OrlandoSoto closed 9 years ago
@OrlandoSoto what do we need to do for Travis to pass on this? Will it fail until it is merged?
hmm this is kinda weird, the error log file is complaining about this step:
File "/tmp/easy_install-_dtKRn/pylint-1.4.0/setup.py", line 123 exclude = {'invalid_encoded_data*', ^ SyntaxError: invalid syntax An error occurred when trying to install pylint 1.4.0. Look above this message for any errors that were output by easy_install. While: Installing pylint. Getting distribution for 'pylint'. Error: Couldn't install: pylint 1.4.0
I've gotten lots of weird travis errors with this repo over the last few months. Going to re-run and see if that fixes it.
You need to merge #675; Travis is downloading Django 1.7, which is incompatible with Python 2.6
Thannks @cmc333333! :heart:
yes, thanks @cmc333333 !!
@OrlandoSoto do you mind merging that other PR and then I'll return the favor here?
@ascott1 you got it!
Excellent. I'm going to re-run Travis and then merge. :boom:
updated Sauce credentials following instruction in Travis docs:
https://docs.saucelabs.com/ci-integrations/travis-ci/#code-block-2