Skip to content

Commit

Permalink
fix travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
jysperm committed Nov 15, 2014
1 parent 97a6ee1 commit e68aded
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,9 @@ node_js:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y quota quotatool supervisor
- sudo apt-get install -y python-pip python-m2crypto
- sudo pip install shadowsocks
- sudo mkdir /etc/shadowsocks

script: npm run test-full

Expand Down

0 comments on commit e68aded

Please sign in to comment.