mirror of
https://github.com/rjNemo/hiring-without-whiteboards
synced 2026-06-12 13:36:39 +00:00
Update travis.yml node version
This commit is contained in:
parent
fafc7c22a6
commit
53c3de0996
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "7"
|
- "11"
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue