This website works better with JavaScript
Home
Explore
Help
Sign In
cturan
/
vendure
mirror of
https://github.com/vendure-ecommerce/vendure
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
chore: Use node 12 for travis CI
Michael Bromley
6 years ago
parent
5fc9484f5e
commit
e5f5ae1bc0
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -6,7 +6,7 @@ git:
language: node_js
language: node_js
node_js:
node_js:
- - "1
0
"
+ - "1
2
"
cache: yarn
cache: yarn