aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c8d4d78..689c4c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,8 @@
1language: node_js 1language: node_js
2sudo: false
3node_js: 2node_js:
4 - 10 3 - 10
5cache: yarn 4cache: yarn
6install: 5install:
7 - cd scripts && yarn && cd .. 6 - cd scripts && yarn && cd ..
8script: 7script:
9 - cd scripts && yarn verify-all \ No newline at end of file 8 - cd scripts && yarn verify-all