aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authordaurnimator <quae@daurnimator.com>2017-12-10 02:37:49 +1100
committerdaurnimator <quae@daurnimator.com>2017-12-10 02:37:49 +1100
commite8479960e53740e501501f125358be72fc919f72 (patch)
tree8e65b2aa2822087e1715952242c6e358ab0cd36d /.travis.yml
parente62115edc448a8146278c7d7895fb06576d45286 (diff)
downloadfengari-e8479960e53740e501501f125358be72fc919f72.tar.gz
fengari-e8479960e53740e501501f125358be72fc919f72.tar.bz2
fengari-e8479960e53740e501501f125358be72fc919f72.zip
.travis.yml: Run linter
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f9bcfe7..cb33e24 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ install:
- yarn
script:
+ - yarn lint
- yarn build
- travis_wait yarn test