Skip to content

Commit

Permalink
Merge branch 'master' into forbit-drop-system-table
Browse files Browse the repository at this point in the history
  • Loading branch information
tiancaiamao committed Aug 29, 2018
2 parents a0a844e + 69d5e36 commit d872685
Show file tree
Hide file tree
Showing 123 changed files with 13,011 additions and 6,305 deletions.
11 changes: 1 addition & 10 deletions .travis.yml
Expand Up @@ -3,19 +3,10 @@ language: go
go_import_path: github.com/pingcap/tidb

go:
- "1.10"
- "1.11"

# https://docs.travis-ci.com/user/customizing-the-build/#Rows-that-are-Allowed-to-Fail
env:
- TRAVIS_COVERAGE=0
- TRAVIS_COVERAGE=1

# Run coverage tests.
matrix:
fast_finish: true
allow_failures:
- go: "1.10"
env: TRAVIS_COVERAGE=1

before_install:
# create /logs/unit-test for unit test.
Expand Down

0 comments on commit d872685

Please sign in to comment.