Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał Sajnóg committed Sep 29, 2016
1 parent b05f61e commit a240e31
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
Expand Up @@ -12,6 +12,7 @@ before_install:
- sh -e /etc/init.d/xvfb start

install:
- npm config set registry http://registry.npmjs.org/
- npm install -g karma
- npm install

Expand Down

0 comments on commit a240e31

Please sign in to comment.