mirror of
https://github.com/rjNemo/hiring-without-whiteboards
synced 2026-06-10 04:26:42 +00:00
Fix TravisCI node version (#579)
This commit is contained in:
parent
69eec4a4c8
commit
f634a9d9fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "7"
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue