Codebase list golang-gopkg-eapache-queue.v1 / dca33cbc-c84c-4f2c-bb9d-fe2a1eaa5fc9/main .travis.yml
dca33cbc-c84c-4f2c-bb9d-fe2a1eaa5fc9/main

Tree @dca33cbc-c84c-4f2c-bb9d-fe2a1eaa5fc9/main (Download .tar.gz)

.travis.yml @dca33cbc-c84c-4f2c-bb9d-fe2a1eaa5fc9/mainraw · history · blame

1
2
3
4
5
6
7
language: go
sudo: false

go:
  - 1.2
  - 1.3
  - 1.4