prometheus/.travis.yml

11 lines
138 B
YAML
Raw Normal View History

2013-05-14 10:59:23 +00:00
# We use native code; sue me.
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}
2013-05-14 10:59:23 +00:00
- bash -l ./tests-for-die-in-a-fire-travis.sh