prometheus/.travis.yml

11 lines
113 B
YAML
Raw Normal View History

# We use native code.
2013-05-14 10:59:23 +00:00
2012-11-28 21:58:14 +00:00
language: go
2013-06-12 16:45:39 +00:00
go:
- 1.1
2012-11-28 21:58:14 +00:00
script:
2013-05-20 18:31:58 +00:00
- cd ${TRAVIS_BUILD_DIR}
- bash -l ./travis-helper.sh