Codebase list golang-gopkg-eapache-queue.v1 / fresh-snapshots/upstream .travis.yml
fresh-snapshots/upstream

Tree @fresh-snapshots/upstream (Download .tar.gz)

.travis.yml @fresh-snapshots/upstreamraw · history · blame

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

go:
  - 1.2
  - 1.3
  - 1.4