summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: ae8533695779094829981aaeb45e58990a638aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
language: go

go:
  - 1.2
  - 1.3
  - 1.4
  - tip

sudo: false

notifications:
  email:
    - u@gogs.io