minio/.travis.yml

17 lines
409 B
YAML
Raw Normal View History

2015-04-12 02:23:13 +02:00
language: go
before_install:
2015-04-12 20:45:43 +02:00
- git clone https://github.com/yasm/yasm
- cd yasm
- git checkout v1.2.0
- "./autogen.sh"
- "./configure"
- make
- export PATH=$PATH:`pwd`
- cd ..
2015-04-12 02:23:13 +02:00
sudo: false
go:
2015-04-28 21:22:12 +02:00
- 1.4.2
2015-04-12 20:45:43 +02:00
notifications:
slack:
secure: jlDBuqna7waJXJrl/EOeTH1fXgqJu3WrTDl0Sv7oJBNVH1Af4cGmHaa1oVWrYUMB7lEPjpuF+xcBNA+N+mcR53JbpqueR3sIKlokqHL4TPZBg4XX+1yqtmYMkL6V2woWQ7Wmtis0kDstSoVZjEUVHgk3YF8hcLlK49oMhTeqY08=