We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e418ecf commit 3e9d86eCopy full SHA for 3e9d86e
1 file changed
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
-- 8.10.0
+- 8.15.0
4
env:
5
- VERSION="1.32.0-$TRAVIS_BUILD_NUMBER"
6
matrix:
@@ -35,3 +35,4 @@ deploy:
35
on:
36
repo: codercom/code-server
37
branch: master
38
+cache: yarn
0 commit comments