Commit d2290e3f authored by mdj33's avatar mdj33 Committed by 33cn

Update .travis.yml

parent 3c604228
language: go
sudo: false
notifications:
email: false
jobs:
include:
- stage: test
go_import_path: github.com/33cn/chain33
go_import_path: github.com/mdj33/plugin
install: skip
os: linux
go:
- "1.9"
- master
script:
- make checkgofmt
- make fmt
- make linter
- make test
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment