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
58812fad
Commit
58812fad
authored
Nov 16, 2014
by
Taylor Gerring
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reorg travis.yml
parent
790ded0f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
.travis.yml
.travis.yml
+4
-6
install_deps.sh
install_deps.sh
+0
-0
No files found.
.travis.yml
View file @
58812fad
language
:
go
go
:
-
1.3
before_install
:
-
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa -y
-
sudo apt-get update -qq
...
...
@@ -7,9 +10,7 @@ install:
-
go get github.com/golang/lint/golint
-
go get code.google.com/p/go.tools/cmd/vet
-
go get code.google.com/p/go.tools/cmd/cover
language
:
go
go
:
-
1.3
-
./install_deps.sh
after_script
:
# - gofmt -l -w .
# - goimports -l -w .
...
...
@@ -17,6 +18,3 @@ after_script:
# - go vet ./...
# - go test -race ./...
-
./gocoverage.sh
script
:
-
chmod +x travis.sh
-
./travis.sh
travi
s.sh
→
install_dep
s.sh
100644 → 100755
View file @
58812fad
File moved
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