Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
tinganho committed Jun 24, 2017
1 parent 9bed863 commit cd4fbde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ before_install:
- git submodule update --init --recursive

# nodejs
- curl -sL https://deb.nodesource.com/setup_7.x | bash
- npm install typescript
- curl -sL https://deb.nodesource.com/setup_7.x | sudo bash
- sudo npm install typescript

# libmicrohttpd
- wget http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.52.tar.gz
Expand Down

0 comments on commit cd4fbde

Please sign in to comment.