Skip to content

Commit

Permalink
Update bower configuration
Browse files Browse the repository at this point in the history
Fixes #64
  • Loading branch information
ipeychev committed Jan 30, 2015
1 parent add69de commit 2a6a3da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ before_script:
- gem update --system
- gem install sass
- gem install compass
- npm install -g bower
- bower install
env:
global:
- secure: YF40rlP9kLceuS4RVIycVARokIrY5MLdVKpYakbAqwDye+fuExIfYVz4lZp3uGoG0+O/Fe97yAuVHrfFemH0/tEjts2a1/nfl05ueZDXbHzUSBW1/i/9Hu/k2EhdjExaesq0xo6Ap9Loicia7X0qaMoavNa4DT1Py9Exuq6kj80=
Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.2.5",
"homepage": "https://github.com/liferay/alloy-editor",
"authors": [
"Iliyan Peychev <[email protected]>"
"Iliyan Peychev"
],
"license": "MIT",
"license": "LGPL",
"private": true,
"ignore": [
"**/.*",
Expand Down

0 comments on commit 2a6a3da

Please sign in to comment.