浏览代码

Try to get Travis working again

Jake 10 年之前
父节点
当前提交
ce41465502
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -3,6 +3,8 @@ node_js:
   - "0.10"
   - "0.10"
 before_script:
 before_script:
   - cp "modules/config.example.js" "modules/config.js"
   - cp "modules/config.example.js" "modules/config.js"
+before_install: 
+  - sudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
 notifications:
 notifications:
   irc:
   irc:
     channels:
     channels: