Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/takenet/lime-js
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebires committed Oct 3, 2016
2 parents 65cb87e + 823866c commit 74b046f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_install:
- npm i -g npm@^2.0.0
before_script:
- npm prune
- npm isntall
- npm install
- npm i -g typings
- typings install
script:
Expand Down

0 comments on commit 74b046f

Please sign in to comment.