Skip to content

Commit a80228a

Browse files
committed
try to link node executable
1 parent 5285143 commit a80228a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
dist: xenial
22
language: node_js
33
node_js: 'lts/*'
4+
before_script: ln -s /usr/bin/nodejs /usr/bin/node
45
script: yarn test -i --ci

0 commit comments

Comments
 (0)