Skip to content

Commit dd151b1

Browse files
authored
Update .travis.yml
1 parent abb3a88 commit dd151b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ matrix:
5050

5151
# Javascript implementation. Lives in js/.
5252
- language: node_js
53-
node_js:
54-
- "0.10"
53+
node_js: "node"
5554
env: OLC_PATH=js
5655
script:
5756
- cd js && npm install && npm test

0 commit comments

Comments
 (0)