Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
bf5b379b
Unverified
Commit
bf5b379b
authored
Feb 23, 2021
by
Péter Szilágyi
Committed by
GitHub
Feb 23, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #22369 from karalabe/android-bionic-builder
travis: bump builders to Bionic
parents
b502c866
70afe15f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
.travis.yml
.travis.yml
+9
-9
No files found.
.travis.yml
View file @
bf5b379b
...
...
@@ -15,7 +15,7 @@ jobs:
# This builder only tests code linters on latest version of Go
-
stage
:
lint
os
:
linux
dist
:
xenial
dist
:
bionic
go
:
1.16.x
env
:
-
lint
...
...
@@ -28,7 +28,7 @@ jobs:
-
stage
:
build
if
:
type = push
os
:
linux
dist
:
xenial
dist
:
bionic
go
:
1.16.x
env
:
-
ubuntu-ppa
...
...
@@ -52,7 +52,7 @@ jobs:
-
stage
:
build
if
:
type = push
os
:
linux
dist
:
xenial
dist
:
bionic
sudo
:
required
go
:
1.16.x
env
:
...
...
@@ -88,7 +88,7 @@ jobs:
-
stage
:
build
if
:
type = push
os
:
linux
dist
:
xenial
dist
:
bionic
services
:
-
docker
go
:
1.16.x
...
...
@@ -118,7 +118,7 @@ jobs:
-
stage
:
build
if
:
type = push
os
:
linux
dist
:
xenial
dist
:
bionic
addons
:
apt
:
packages
:
...
...
@@ -188,7 +188,7 @@ jobs:
-
stage
:
build
os
:
linux
arch
:
amd64
dist
:
xenial
dist
:
bionic
go
:
1.16.x
env
:
-
GO111MODULE=on
...
...
@@ -199,7 +199,7 @@ jobs:
if
:
type = pull_request
os
:
linux
arch
:
arm64
dist
:
xenial
dist
:
bionic
go
:
1.16.x
env
:
-
GO111MODULE=on
...
...
@@ -208,7 +208,7 @@ jobs:
-
stage
:
build
os
:
linux
dist
:
xenial
dist
:
bionic
go
:
1.15.x
env
:
-
GO111MODULE=on
...
...
@@ -219,7 +219,7 @@ jobs:
-
stage
:
build
if
:
type = cron
os
:
linux
dist
:
xenial
dist
:
bionic
go
:
1.16.x
env
:
-
azure-purge
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment