Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stritti committed Jan 6, 2016
1 parent e112e31 commit 4904be6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ before_install:
- "sh -e /etc/init.d/xvfb start"
- gem update --system
install:
- npm install /home/travis/build/stritti/log4js/log4js/package.json
- cd log4js
- npm install
- npm install -g bower grunt-cli

before_script:
Expand Down

0 comments on commit 4904be6

Please sign in to comment.