prometheus/.travis.yml

11 lines
138 B
YAML
Raw Normal View History

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