Skip to content

Commit

Permalink
Use Ubuntu Bionic and latest Go versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi authored and jsouthworth committed Aug 25, 2019
1 parent 4481cbc commit 999e12f
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
dist: xenial
dist: bionic
language: go
go_import_path: github.com/godbus/dbus
sudo: true

go:
- 1.7.3
- 1.8.7
- 1.9.5
- 1.10.1
- 1.10.x
- 1.11.x
- 1.12.x
- tip

env:
Expand Down

0 comments on commit 999e12f

Please sign in to comment.