summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added pypy to travisHernan Grecco2014-03-021-0/+13
* Add excluded env combinations to .travis.ymlHernan Grecco2014-03-011-2/+6
* Improved travis fileHernan Grecco2014-02-281-1/+1
* Started to use uncertaintiesHernan Grecco2014-02-271-4/+9
* Fix tests to run on python 2.6coutinho2014-02-071-0/+2
* Fix binary operations in NumPy 1.8Hernan Grecco2013-12-171-7/+0
* Travis: test with NumPy 1.8 as wellGiel van Schijndel2013-11-241-0/+8
* Travis: remove NumPy if necessaryGiel van Schijndel2013-11-241-1/+1
* Travis: list the installed packages the current test is ran withGiel van Schijndel2013-11-241-0/+1
* Travis: don't run with uninstallable NumPy versionsGiel van Schijndel2013-11-241-3/+2
* Add develop branch to travisHernan Grecco2013-07-091-1/+2
* Fix Travis-CI dependency installGiel van Schijndel2013-05-011-1/+9
* Added support for testing with travisHernan Grecco2013-03-051-0/+22