10000 ci(travis): use `dist: bionic` · saltstack-formulas/apt-formula@2ca242a · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ca242a

Browse files
committed
ci(travis): use dist: bionic
* Automated using myii/ssf-formula#22
1 parent db9a6c5 commit 2ca242a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# -*- coding: utf-8 -*-
22
# vim: ft=yaml
33
---
4+
dist: bionic
45
stages:
56
- test
67
- lint
@@ -10,7 +11,6 @@ stages:
1011
sudo: required
1112
cache: bundler
1213
language: ruby
13-
dist: xenial
1414

1515
services:
1616
- docker

0 commit comments

Comments
 (0)
0