good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
github
maticnetwork
bor
Commits
dc17fa6b
Commit
dc17fa6b
authored
7 years ago
by
Davor Kapsa
Committed by
Felix Lange
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
travis.yml: update go versions (#15154)
parent
019dca9b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+8
-8
8 additions, 8 deletions
.travis.yml
with
8 additions
and
8 deletions
.travis.yml
+
8
−
8
View file @
dc17fa6b
...
@@ -6,7 +6,7 @@ matrix:
...
@@ -6,7 +6,7 @@ matrix:
-
os
:
linux
-
os
:
linux
dist
:
trusty
dist
:
trusty
sudo
:
required
sudo
:
required
go
:
1.7.
6
go
:
1.7.
x
script
:
script
:
-
sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install fuse
-
sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install fuse
-
sudo modprobe fuse
-
sudo modprobe fuse
...
@@ -18,7 +18,7 @@ matrix:
...
@@ -18,7 +18,7 @@ matrix:
-
os
:
linux
-
os
:
linux
dist
:
trusty
dist
:
trusty
sudo
:
required
sudo
:
required
go
:
1.8.
3
go
:
1.8.
x
script
:
script
:
-
sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install fuse
-
sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install fuse
-
sudo modprobe fuse
-
sudo modprobe fuse
...
@@ -31,7 +31,7 @@ matrix:
...
@@ -31,7 +31,7 @@ matrix:
-
os
:
linux
-
os
:
linux
dist
:
trusty
dist
:
trusty
sudo
:
required
sudo
:
required
go
:
1.9.
0
go
:
1.9.
x
script
:
script
:
-
sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install fuse
-
sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install fuse
-
sudo modprobe fuse
-
sudo modprobe fuse
...
@@ -41,7 +41,7 @@ matrix:
...
@@ -41,7 +41,7 @@ matrix:
-
go run build/ci.go test -coverage -misspell
-
go run build/ci.go test -coverage -misspell
-
os
:
osx
-
os
:
osx
go
:
1.9.
0
go
:
1.9.
x
sudo
:
required
sudo
:
required
script
:
script
:
-
brew update
-
brew update
...
@@ -54,7 +54,7 @@ matrix:
...
@@ -54,7 +54,7 @@ matrix:
-
os
:
linux
-
os
:
linux
dist
:
trusty
dist
:
trusty
sudo
:
required
sudo
:
required
go
:
1.9.
0
go
:
1.9.
x
env
:
env
:
-
ubuntu-ppa
-
ubuntu-ppa
-
azure-linux
-
azure-linux
...
@@ -93,7 +93,7 @@ matrix:
...
@@ -93,7 +93,7 @@ matrix:
sudo
:
required
sudo
:
required
services
:
services
:
-
docker
-
docker
go
:
1.9.
0
go
:
1.9.
x
env
:
env
:
-
azure-linux-mips
-
azure-linux-mips
script
:
script
:
...
@@ -150,7 +150,7 @@ matrix:
...
@@ -150,7 +150,7 @@ matrix:
# This builder does the OSX Azure, iOS CocoaPods and iOS Azure uploads
# This builder does the OSX Azure, iOS CocoaPods and iOS Azure uploads
-
os
:
osx
-
os
:
osx
go
:
1.9.
0
go
:
1.9.
x
env
:
env
:
-
azure-osx
-
azure-osx
-
azure-ios
-
azure-ios
...
@@ -176,7 +176,7 @@ matrix:
...
@@ -176,7 +176,7 @@ matrix:
-
os
:
linux
-
os
:
linux
dist
:
trusty
dist
:
trusty
sudo
:
required
sudo
:
required
go
:
1.9.
0
go
:
1.9.
x
env
:
env
:
-
azure-purge
-
azure-purge
script
:
script
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment