瀏覽代碼

Make sure bower is updated

JC Brand 12 年之前
父節點
當前提交
032ebad032
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,4 +1,6 @@
 language: node_js
 node_js:
  - "0.10.13"
+before_install:
+ - "bower update"
 script: grunt test