mathematicalmichael / spellfix

Spelling correction module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

investigate Travis dists

mathematicalmichael opened this issue · comments

xenial looks to be default.
How can we add testing for bionic as well? new items with names?

Make sure to test travis files here:
https://config.travis-ci.com/explore

xenial is default at the time of this writing. https://docs.travis-ci.com/user/reference/overview/
bionic is available as the most recent option, so it may be worth specifying distributions entirely throughout the travis file with titles that make it clear what the environment is.

if we keep the top section that currently tests on xenial, when bionic becomes default, we can swap out those matrix entries to test on the older xenial to avoid double-testing