Commit Graph

11 Commits (7476456e46e895165b2b72debc67f7e7b8745bfe)

Author SHA1 Message Date
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