Skip to content

Commit 10d8aa7

Browse files
committed
use the 6.7
1 parent ee42a2d commit 10d8aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_install:
1212
sh -e /etc/init.d/xvfb start;
1313
sleep 3;
1414
fi
15-
- dpkg --compare-versions `npm -v` ge 5.8 || npm i -g npm@^6.7.0
15+
- dpkg --compare-versions `npm -v` ge 6.7 || npm i -g npm@^6.7
1616

1717
addons:
1818
apt:

0 commit comments

Comments
 (0)