Skip to content

Commit 3bafe66

Browse files
committed
Install Bower
1 parent ce792a8 commit 3bafe66

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
@@ -11,6 +11,7 @@ install:
1111
- wget -O $HOME/purescript.tar.gz https://github.com/purescript/purescript/releases/download/$TAG/linux64.tar.gz
1212
- tar -xvf $HOME/purescript.tar.gz -C $HOME/
1313
- chmod a+x $HOME/purescript
14+
- npm install -g bower
1415
- npm install
1516
script:
1617
- npm run build

0 commit comments

Comments
 (0)