Skip to content

Commit

Permalink
Fix travis-ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SomaticIT committed Apr 8, 2016
1 parent 6fcf06f commit 4751290
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,7 +1,5 @@
language: node_js
node_js:
- "0.12"
before_install:
- npm install -g grunt-cli
install:
- npm install
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# vso-bower [![Build Status](https://travis-ci.org/touchifyapp/vso-bower.png)](https://travis-ci.org/touchifyapp/vso-bower)
# bower for vsts [![Build Status](https://travis-ci.org/touchifyapp/vso-bower.svg)](https://travis-ci.org/touchifyapp/vso-bower)

[Bower](http://bower.io) build task for [Visual Studio Team Services](https://www.visualstudio.com/fr-fr/products/visual-studio-team-services-vs.aspx).

Expand Down
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -8,7 +8,6 @@
"private": true,
"homepage": "https://github.com/touchifyapp/vso-bower",
"scripts": {
"postinstall": "typings install",
"build": "grunt",
"test": "grunt"
},
Expand Down

0 comments on commit 4751290

Please sign in to comment.