aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2017-01-13 16:53:43 +0800
committerPéter Szilágyi <peterke@gmail.com>2017-01-13 17:14:13 +0800
commite4181a7f1b9783c27cf2fc6a54a50da28a3b9e0b (patch)
treed07486743c2a43cd2a7ba5bd1ac310141ae57a5f /.travis.yml
parentc5df37c1119107ddcc517127b3bd7c2ab4e3649f (diff)
downloadgo-tangerine-e4181a7f1b9783c27cf2fc6a54a50da28a3b9e0b.tar
go-tangerine-e4181a7f1b9783c27cf2fc6a54a50da28a3b9e0b.tar.gz
go-tangerine-e4181a7f1b9783c27cf2fc6a54a50da28a3b9e0b.tar.bz2
go-tangerine-e4181a7f1b9783c27cf2fc6a54a50da28a3b9e0b.tar.lz
go-tangerine-e4181a7f1b9783c27cf2fc6a54a50da28a3b9e0b.tar.xz
go-tangerine-e4181a7f1b9783c27cf2fc6a54a50da28a3b9e0b.tar.zst
go-tangerine-e4181a7f1b9783c27cf2fc6a54a50da28a3b9e0b.zip
travis, appveyor, build: add source spell checking
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d13b77c17..baa5db7ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -90,7 +90,7 @@ install:
- go get golang.org/x/tools/cmd/cover
script:
- go run build/ci.go install
- - go run build/ci.go test -coverage -vet
+ - go run build/ci.go test -coverage -vet -misspell
notifications:
webhooks: