History for M-LOOP/.travis.yml
Commits on Oct 12, 2016
-
Small update to TravisCI config
Deleted unnecessary line from TravisCI config.
Commits on Oct 4, 2016
-
Travis CI defining python version
Attempting to define the correct python version explicitly.
-
Copied syntax for conditional test from facebook example. Hopefully will work now.
-
An upgrade to get Travis CI working
Travis test 2.7 now works, but only after updating to 2.7.12 (why on earth Travis CI defaults to 2.7.9 is beyond me. ) but trying to update 3.5 creates an error, attempted to add a conditional test to get around this.
-
Final attempt to fix Travis CI
Travis CI is basically broken for python 2.7. Still trying to fix it.
-
The problem with Travis CI is it uses a very old version of pip when testing on python 2.7. Attempted to add a command to upgrade pip first before running installation.
-
Attempt to get travis CI working
Added requirements file and updated travis to make more conservative tests.
Commits on Sep 13, 2016
NewerOlder