mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-10 01:52:04 +05:30
Specify node version for TravisCI
This commit is contained in:
parent
52902052ef
commit
9adee5c937
@ -1,4 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "11"
|
||||
|
||||
cache: yarn
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user