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

Commit

Permalink
Travis CI use npm@2
Browse files Browse the repository at this point in the history
iefserge committed Mar 28, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 10737d5 commit 9cf068c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@ language: cpp
compiler: gcc
sudo: false
before_script:
- npm install -g npm@2
- node scripts/make-release.js "$TRAVIS_TAG"
- cd tools
- wget https://github.com/runtimejs/toolchain-bin-linux/raw/master/x86_64-elf-4.9.1-Linux-x86_64.tar.xz

0 comments on commit 9cf068c

Please sign in to comment.