Merge pull request #575 from PeterDaveHello/fix.travis.yml
Remove duplicated nodejs version in .travis.yml
This commit is contained in:
commit
8b65d7df1a
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ dist: trusty
|
|||
node_js:
|
||||
- 6
|
||||
- 7
|
||||
- lts/boron
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
cache: yarn
|
||||
|
|
Loading…
Reference in a new issue