prometheus/.travis.yml
Matt T. Proud f895acb9ef Trailing build system cleanups.
The .gitignore files had problems, and the build steps could be
simplified.
2013-06-13 15:38:03 +02:00

11 lines
138 B
YAML

# We use native code; sue me.
language: go
go:
- 1.1
script:
- cd ${TRAVIS_BUILD_DIR}
- bash -l ./tests-for-die-in-a-fire-travis.sh