mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-31 23:40:27 +02:00
Merge pull request #560 from Hongarc/patch-4
remove Node.js v7 in travis-ci
This commit is contained in:
commit
f178f6c118
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ language: node_js
|
|||
node_js:
|
||||
- "10"
|
||||
- "8"
|
||||
- "7"
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue