Skip to content

Commit 7d394df

Browse files
committed
deprecating node 0.10 and 0.12 versions
1 parent e86b26c commit 7d394df

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ env:
77
- NODE_VERSION=7 CC=clang CXX=clang++
88
- NODE_VERSION=6 CC=clang CXX=clang++
99
- NODE_VERSION=4 CC=clang CXX=clang++
10-
- NODE_VERSION="0.12"
11-
- NODE_VERSION="0.10"
1210
before_install:
1311
- nvm install $NODE_VERSION
1412
before_script:

0 commit comments

Comments
 (0)