Skip to content

Commit

Permalink
Remove go 1.6 from CI (pingcap#1884)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngaut authored Oct 27, 2016
1 parent 5811f71 commit f8c1f45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go

go:
- 1.6
- 1.7

script: make dev

0 comments on commit f8c1f45

Please sign in to comment.