prometheus/.travis.yml

11 lines
113 B
YAML
Raw Normal View History

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