Commit Graph

22 Commits

Author SHA1 Message Date
Ashley Whetter
714c0609ba Added Python 3.9 support 2021-01-20 14:59:15 -08:00
Ashley Whetter
8256daa090 Fixed test setup 2020-10-07 22:18:43 -07:00
Matthijs van der Burgh
7e79a1b9f7 (travis) fix warnings 2020-05-16 14:09:22 -07:00
Ashley Whetter
6bfe168abe Updated Travis Python versions 2020-04-05 20:09:07 -07:00
Ashley Whetter
6dfd2378ef Fixed typo in travis config 2019-03-30 11:50:45 -07:00
Ashley Whetter
e768a02818 Added missing environments to travis config 2019-03-30 11:49:23 -07:00
Ashley Whetter
bcf82f538c Update travis configuration 2019-03-30 11:47:28 -07:00
Ashley Whetter
d4ab0ea0a7 Start checking black on travis 2019-02-20 07:29:10 -08:00
Ashley Whetter
0eb6ecc898 Revert "Travis uses Python 3.7"
This reverts commit fd0aad00df.
2018-11-14 22:50:14 -08:00
Ashley Whetter
fd0aad00df Travis uses Python 3.7 2018-11-14 22:47:16 -08:00
Anthony Johnson
2a79eb0dd4
Upgrade testing
Conflicts:
	tox.ini
2017-06-29 12:29:08 -07:00
Eric Holscher
0e3e5df437 Fix linting 2017-06-29 10:57:38 -07:00
Anthony Johnson
3c6e0e4015 Start altering the pydocstyle AST parser for our needs
This forks some of the pydocstyle AST parser into out mapper. Eventually, some
of the other operations such as parsing arguments and performing full name
lookup can be moved in as well. For now, this is not doing any extra assignment
tracking/etc, several of these operations will just throw this information out.

Refs #99
2017-04-07 11:46:57 -07:00
Eric Holscher
7272f73948 Move slack alerts to random 2015-09-23 16:06:17 -07:00
Eric Holscher
2eb32d3abc Enable linting in Travis 2015-08-03 13:12:42 -07:00
Eric Holscher
b3d87251c0 Don't need jsdoc anymore 2015-08-03 12:00:40 -07:00
Eric Holscher
104d23c5f8 Port travis to tox 2015-08-03 11:59:16 -07:00
Eric Holscher
bd92f55fc7 Install jsdoc globally 2015-06-06 13:20:11 -07:00
Eric Holscher
2a29d38ba1 Add jsdoc install 2015-06-06 13:16:30 -07:00
Eric Holscher
b0c4a8870c Also install on travis 2015-06-01 15:34:55 -07:00
Eric Holscher
a594a98207 Run tests 2015-06-01 13:20:33 -07:00
Eric Holscher
c4cd403fee Add Travis 2015-06-01 11:29:56 -07:00