Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Commit e104a52

Browse files
committed
Node versions for travis
1 parent 4159122 commit e104a52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.11
1+
11.11.0

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dist: xenial
44

55
env:
66
matrix:
7-
- TRAVIS_NODE_VERSION="0.11"
7+
- TRAVIS_NODE_VERSION="11.11.0"
88

99
addons:
1010
hosts:

0 commit comments

Comments
 (0)