aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/soniakeys/graph/.travis.yml
blob: bcc4f9feb6f39c8be8008b482deb87fd59403b25 (plain)
1
2
3
4
5
6
7
8
sudo: false
language: go
# update travis.sh when changing version number here
go:
 - 1.2.1
 - 1.6
install: go get -t ./...
script: ./travis.sh