Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
forks
ble
Commits
2cb8d7bb
Commit
2cb8d7bb
authored
Oct 17, 2017
by
Kevin Seidel
Browse files
Add .travis.yml
parent
7e103051
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
0 → 100644
View file @
2cb8d7bb
language
:
go
os
:
-
osx
go
:
-
1.7
-
1.8
-
1.9
-
tip
go_import_path
:
github.com/go-ble/ble
test
:
-
go vet ./...
-
go test -v ./...
-
GOOS=darwin go build -v ./...
-
GOOS=linux go build -v ./...
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