Skip to content

Commit 0c19907

Browse files
committed
Move NodeJS version to use for tests into .nvmrs
1 parent c1397e4 commit 0c19907

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.nvmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v11.10.1

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
language: node_js
22

3-
before_install:
4-
- 'nvm install 11.10.1'
5-
6-
node_js:
7-
- '11'
8-
93
branches:
104
only:
115
- master

0 commit comments

Comments
 (0)