Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit e8da6a2

Browse files
author
Nick Litwin
committed
Add bower to travis process
1 parent a16bbfa commit e8da6a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- 5.5.0
44
install:
5+
- bower install
56
- npm install
67
script:
78
- webpack --bail --progress --build --tc

0 commit comments

Comments
 (0)