Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Commit 203ee0f

Browse files
committed
chore: fix bower on Travis-CI
1 parent 8f73dcb commit 203ee0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ language: node_js
22
node_js:
33
- 0.10
44
before_script:
5+
- npm install -g bower
6+
- bower cache clean
57
- export DISPLAY=:99.0
68
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)