Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit 9cf068c

Browse files
committed
Travis CI use npm@2
1 parent 10737d5 commit 9cf068c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: cpp
22
compiler: gcc
33
sudo: false
44
before_script:
5+
- npm install -g npm@2
56
- node scripts/make-release.js "$TRAVIS_TAG"
67
- cd tools
78
- wget https://github.com/runtimejs/toolchain-bin-linux/raw/master/x86_64-elf-4.9.1-Linux-x86_64.tar.xz

0 commit comments

Comments
 (0)