Commit Graph

15 Commits (f195cb299ebb2163155f9a1750b9731997c1dc21)

Author SHA1 Message Date
Chris Lenk 6c0fba0e67 Add Python3.8 support, fix import
Uses try/catch to still support 2.7 too
2020-01-04 13:50:06 -05:00
Emmanuelle Vargas-Gonzalez ea0df70806 update test environment requirements 2019-09-16 14:45:01 -04:00
Maciej Urbanski 8eef356fb6
workaround for running python 3.7 on travis 2018-10-03 18:19:45 +02:00
Maciej Urbanski e80fb4f59a
python 3.7 support 2018-10-03 18:00:38 +02:00
Greg Back f778a45b33 Remove dev and nightly Python builds from Travis. 2018-04-25 14:29:22 -05:00
Chris Lenk 99addbaada
Allow Python nightly to fail in Travis
...without causing the entire build to fail, but still recording the result.
2018-02-19 15:43:25 -05:00
Greg Back c0669d7a5f Drop support for Python 3.3 2017-11-29 22:11:40 +00:00
Chris Lenk 42962e6675 Improve markings tests
- Test markings functions with both dictionaries and our _STIXBase-derived
  classes as input.
- Slightly improve test coverage.
- Drop Python 2.6 support.
2017-09-01 16:41:16 -04:00
clenk 61c1e07433 Move codecov invocation from Tox to Travis
This avoids errors when running Tox locally.
Also display line numbers missing test coverage.
2017-06-01 17:00:22 -04:00
Raphaël Vinot 83997b1135 Add code coverage report 2017-04-18 10:58:39 +02:00
clenk ff938fd968 Don't have Travis run pre-commit on Python 2.6
(pre-commit no longer supports 2.6)
2017-04-05 18:07:15 -04:00
clenk 58a592d425 Update Travis requirements installation 2017-04-05 17:44:52 -04:00
clenk 7684c22965 Fix Travis pre-commit 2017-04-05 17:33:50 -04:00
clenk ccc172bfd3 Add pre-commit to Travis CI 2017-04-05 17:27:04 -04:00
Greg Back be0e11fd5c Add Travis-CI config. 2017-02-14 14:58:07 -06:00