prometheus/.travis.yml

11 lines
113 B
YAML
Raw Normal View History

# We use native code.
2013-05-14 03:59:23 -07:00
2012-11-28 13:58:14 -08:00
language: go
2013-06-12 09:45:39 -07:00
go:
- 1.1
2012-11-28 13:58:14 -08:00
script:
2013-05-20 11:31:58 -07:00
- cd ${TRAVIS_BUILD_DIR}
- bash -l ./travis-helper.sh