Skip to content

Commit

Permalink
Bring back before_install
Browse files Browse the repository at this point in the history
  • Loading branch information
kangax committed Sep 29, 2015
1 parent 66bafc4 commit 06ed44a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ node_js:
- "0.11"
- "0.10"
script: 'npm run build && npm run test && npm run lint && npm run lint_tests'
before_install:
- sudo apt-get install -qq libgif-dev libpng-dev libjpeg8-dev libpango1.0-dev libcairo2-dev

0 comments on commit 06ed44a

Please sign in to comment.