Browse Source

init import with travis supports

master
jimzhan 9 years ago
parent
commit
c20cf8bffc
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      .travis.yml

+ 8
- 0
.travis.yml View File

language: go

install:
- go get github.com/smartystreets/goconvey

go:
- 1.4
- tip

Loading…
Cancel
Save