Codebase list golang-gopkg-eapache-queue.v1 / 8e42680b-442f-49de-9b2c-0f0da64c1937/upstream .travis.yml
8e42680b-442f-49de-9b2c-0f0da64c1937/upstream

Tree @8e42680b-442f-49de-9b2c-0f0da64c1937/upstream (Download .tar.gz)

.travis.yml @8e42680b-442f-49de-9b2c-0f0da64c1937/upstreamraw · history · blame

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

go:
  - 1.2
  - 1.3
  - 1.4