Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Sarah Bird 59b6ade6df Fail if flake8 fails 2018-03-01 11:47:46 -05:00
Sarah Bird c4c307846c Fix bash 2018-03-01 11:47:46 -05:00
Sarah Bird 4d4560bebe Update Travis to do multiple builds with different environmnts
* Updates to latest miniconda (review)
* Removes scipy from test_requirements (it's already in dependencies and
  we don't want to pin to a high version)
* Make an EMR environment to test against
2018-03-01 11:47:46 -05:00
Mauro Doglio c5e12fd99f Pin miniconda version 2017-09-29 15:47:12 +01:00
Alessio Placitelli 188b0824fb Fix the utility to grab S3 JSON files
This additionally adds new test coverage and
works around a travis-ci/issues/7940 .
2017-09-06 18:32:50 +02:00
Mauro Doglio 727559faf9 Configure automatic pypi release on tags
This commit also fixes the indentation of the .travis.yml file.
2017-08-30 14:12:01 +01:00
Mauro Doglio 59597c336e Enable flake8 on Travis CI 2017-08-30 14:12:01 +01:00
Mauro Doglio e8d34b441f Enable coveralls reports on Travis 2017-08-14 10:53:00 +02:00
Mauro Doglio 6c6c7bccc2 Move package requirements to install_requires
This seems to be a better fit for this kind of library. Pinned/vetted
versions can be eventually specified by the actual project using this
library.
2017-03-16 17:58:34 +00:00
Mauro Doglio 24ab47bc83 Initial commit (#2)
Add TravisCI configuration
2017-03-16 16:51:52 +00:00