Commit graph

5 commits

Author SHA1 Message Date
Jonathan Wren
585ce6e6e0
put back travis and circle so we can temporarily run everything in tandem 2020-11-07 17:29:48 -08:00
Jonathan Wren
f892a816be
remove other CI configs so PR doesn't get bogged down 2020-11-07 12:34:20 -08:00
Jonathan Wren
b2fc1dcce8
Add mac tests to Circle CI config (#1070) 2020-11-07 11:28:07 -08:00
Jonathan Wren
57de3b7d81
Add initial a11y config for docs site (#1067) 2020-10-31 13:59:38 -07:00
Jonathan Wren
9e72d10c4c
Add circle ci config file for linux tests (#1063)
* Add circle ci config file for linux tests
* Moved repeated commands into commands section for reuse in jobs
  Circle apparently allows you to separate custom commands into their own
  key, and then reuse them at will in jobs.
* move conditions into individual commands
2020-10-28 12:37:18 -07:00