This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-16 18:34:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
820051d40b
grafana
/
circle.yml
12 lines
128 B
YAML
Raw
Normal View
History
Unescape
Escape
Working on trying to get CI builds on centos6 to solve GLIBC issue, #1568
2015-03-07 05:40:19 -06:00
machine
:
services
:
-
docker
Updated circle.yml
2015-03-07 05:46:17 -06:00
build
:
override
:
-
go run build.go build
Working on trying to get CI builds on centos6 to solve GLIBC issue, #1568
2015-03-07 05:40:19 -06:00
test
:
Updated circle.yml
2015-03-07 05:43:17 -06:00
override
:
-
go test -v ./pkg/...
Reference in New Issue
Copy Permalink