Commit Graph

10 Commits (161e10ec4068243b6f8eb835bf708d3da9a00bba)

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