nat/.travis.yml
2016-06-19 18:04:49 +10:00

13 lines
200 B
YAML

language: go
go:
- tip
install:
- go get github.com/dchest/uniuri
- go get github.com/ewhal/pygments
- go get github.com/go-sql-driver/mysql
- go get github.com/gorilla/mux
script:
- make