Skip to content

Commit

Permalink
Merge pull request #29 from gizmoguy/travis-bionic
Browse files Browse the repository at this point in the history
Use Ubuntu 18.04 on travis for running tests.
  • Loading branch information
gizmoguy authored Dec 8, 2019
2 parents c01232a + 80deba8 commit 21421d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dist: xenial
dist: bionic
sudo: required
cache:
pip: true
Expand Down

0 comments on commit 21421d6

Please sign in to comment.