summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Simplify travis CIGuido Imperiale2019-12-031-34/+23
* BugfixGuido Imperiale2019-12-031-2/+2
* uncertainties on Python 3.8Guido Imperiale2019-12-031-1/+3
* Unbound max versionsGuido Imperiale2019-12-031-16/+18
* Remove Python 2.7 specific codeGuido Imperiale2019-12-031-8/+1
* Apply NEP-29. Drop uncertainties < 3.0. Add support for Python 3.7 and 3.8.Guido Imperiale2019-12-031-17/+30
* Try to fix travisHernan2019-08-301-2/+3
* Add free conda channel for testingJellby2019-07-071-1/+4
* disable pandas testandrewgsavage2018-12-281-1/+2
* Pin Pandas versionZebedee Nicholls2018-10-281-3/+3
* Disabling pandas test until the pandas API stabilizes and we can test accuratelyHernan2018-10-281-1/+1
* Add pandas interface testsZebedee Nicholls2018-09-061-13/+21
* prevent Travis from building bors tmp branchesCarlos Pascual2018-04-141-0/+6
* Add tests for numpy 1.14Carlos Pascual2018-04-131-1/+6
* Drop support for EOL Python 3.0-3.2Hugo2017-10-191-1/+0
* Allow to test feature branchesHugo2017-10-191-6/+0
* Drop support for EOL Python 2.6Hugo2017-10-191-4/+1
* Test for Python 3.6 and added babel to doctest runHernan Grecco2017-04-161-1/+2
* Reinstated testing masterHernan Grecco2017-04-021-0/+1
* Trying bors-ngHernan Grecco2017-03-311-2/+2
* Added other cases to travis.Hernan Grecco2016-11-171-2/+2
* Simplified .travis.yml for faster testingHernan Grecco2016-11-171-70/+16
* Python 3.2 is not available in conda, remove it from travisHernan Grecco2016-08-011-30/+9
* Pin uncertainties to versionm 2.4.7.1Hernan Grecco2016-04-281-1/+1
* Install packages needed for testing docsHernan Grecco2016-02-141-0/+1
* Improved docs for testingHernan Grecco2016-02-131-20/+20
* Removed numpy for python 3.2 testingHernan Grecco2016-02-131-15/+35
* Use autogenerated exclude matrixHernan Grecco2016-02-131-35/+37
* Updated travis to include Python 3.5Hernan Grecco2016-02-121-1/+9
* Changed to updated coveralls only on successHernan Grecco2016-02-121-1/+1
* Added NumPy 1.10.2 to travisHernan Grecco2016-01-071-1/+14
* Try to fix travisHernan Grecco2015-12-211-5/+13
* Use Coverage==3.7.1 for Python 3.2Hernan Grecco2015-10-121-1/+2
* Excluded unavailable combinations from travisHernan Grecco2015-02-061-0/+8
* Updated travisHernan Grecco2015-02-061-14/+14
* Specify NumPy as latest in the minor versionHernan Grecco2015-02-061-14/+14
* Update travis to latest numpy versionHernan Grecco2015-02-061-2/+4
* Fixed .travis.ymlHernan Grecco2014-12-091-2/+2
* Python 2.6 compatible test runnerHernan Grecco2014-12-091-1/+2
* Added -bb option to testingHernan Grecco2014-12-091-1/+1
* Changed name of travis conda envHernan Grecco2014-08-011-2/+4
* Added extra NumPy python versions to Python 3.2Hernan Grecco2014-06-061-9/+0
* Changed travis config to use mwcraig channel supporting 3.2Hernan Grecco2014-06-061-7/+3
* Restored Python 3.2 testing in travis (without NumPy)Hernan Grecco2014-06-041-2/+16
* Exclude certain configurations from travis as bin packages are not available.Hernan Grecco2014-06-041-15/+17
* Changed travis to use condaHernan Grecco2014-06-041-35/+31
* Removed test and compat files from coverageHernan Grecco2014-03-101-1/+1
* Add coverage and coveralls to travisHernan Grecco2014-03-061-1/+7
* Removed --use-mirrors deprecated option and disabled pypyHernan Grecco2014-03-031-3/+7
* In travis with pypy, use python setup.py install instead of pip.Hernan Grecco2014-03-031-1/+1