Skip to content

Commit 698af71

Browse files
committed
travis: fix formatting issue
1 parent 40b8b5f commit 698af71

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.travis.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,16 @@ jobs:
8484
- go run build/ci.go install -dlgo -arch arm64 -cc aarch64-linux-gnu-gcc
8585
- go run build/ci.go archive -arch arm64 -type tar -signer LINUX_SIGNING_KEY -signify LINUX_SIGNIFY_KEY -upload gethstore/builds
8686

87-
# This builder does the Linux Azure MIPS xgo uploads
88-
- stage: build
89-
if: type = push
90-
os: linux
91-
dist: xenial
92-
services:
93-
- docker
94-
go: 1.15.x
95-
env:
96-
- azure-linux-mips
87+
# This builder does the Linux Azure MIPS xgo uploads
88+
- stage: build
89+
if: type = push
90+
os: linux
91+
dist: xenial
92+
services:
93+
- docker
94+
go: 1.15.x
95+
env:
96+
- azure-linux-mips
9797
- GO111MODULE=on
9898
git:
9999
submodules: false # avoid cloning ethereum/tests

0 commit comments

Comments
 (0)