Skip to content

Commit

Permalink
bump: go 1.13 (#80)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <[email protected]>
  • Loading branch information
caarlos0 authored Oct 5, 2019
1 parent be07ce5 commit 56f0fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# acceptance does not work with current default trusty
dist: xenial
addons:
addons:
apt:
packages:
- rpm
language: go
go: '1.12.x'
go: '1.13.x'
services:
- docker
before_install:
Expand Down

0 comments on commit 56f0fdf

Please sign in to comment.