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

Update .travis.yml

parent 5db93173
...@@ -5,11 +5,11 @@ notifications: ...@@ -5,11 +5,11 @@ notifications:
jobs: jobs:
include: include:
- stage: test - stage: test
go_import_path: github.com/mdj33/plugin go_import_path: github.com/mdj33/plugin
install: skip install: skip
os: linux os: linux
go: go:
- "1.9" - "1.9"
- master - master
script: script:
- make test - 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