Skip to content

Commit

Permalink
chore: upgrade travis config format
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Sep 16, 2020
1 parent 21f7f64 commit 2ca1f6e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go
sudo: false

matrix:
jobs:
fast_finish: true
include:
- go: 1.11.x
Expand Down Expand Up @@ -31,4 +30,4 @@ notifications:
- https://webhooks.gitter.im/e/acc2c57482e94b44f557
on_success: change
on_failure: always
on_start: false
on_start: never

0 comments on commit 2ca1f6e

Please sign in to comment.