Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit 3047fc0

Browse files
committed
[M] Update bower
1 parent e8ca836 commit 3047fc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ before_install:
88
- npm install -g bower grunt-cli
99
- npm install
1010
- bower install
11-
before_script: components/angular-ui-docs/.travis/before_script.sh
12-
after_success: components/angular-ui-docs/.travis/after_success.sh
11+
before_script: bower_components/angular-ui-docs/.travis/before_script.sh
12+
after_success: bower_components/angular-ui-docs/.travis/after_success.sh
1313
branches:
1414
only:
1515
- master

0 commit comments

Comments
 (0)