Skip to content

Commit

Permalink
.travis.yml: Add the config for import path (#3141)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <[email protected]>
  • Loading branch information
gaocegege authored and coocood committed Apr 25, 2017
1 parent 31d2cc8 commit b9e87ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: go

go_import_path: github.com/pingcap/tidb

go:
- 1.8

script: make dev

0 comments on commit b9e87ee

Please sign in to comment.