Skip to content

Commit

Permalink
fix(README): Updated Travis links to new name
Browse files Browse the repository at this point in the history
Closes ngbp#243.
  • Loading branch information
Josh David Miller committed Apr 15, 2014
1 parent d6d471a commit 3346a70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm install --quiet -g grunt-cli karma bower
- npm install
- bower install

script: grunt
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# [ngBoilerplate](http://joshdmiller.github.com/ng-boilerplate) [![Build Status](https://travis-ci.org/joshdmiller/ng-boilerplate.png?branch=master)](https://travis-ci.org/joshdmiller/ng-boilerplate)
# [ngBoilerplate](http://joshdmiller.github.com/ng-boilerplate) [![Build
Status](https://travis-ci.org/ngbp/ngbp.png?branch=v0.3.1-release)](https://travis-ci.org/ngbp/ngbp)

An opinionated kickstarter for [AngularJS](http://angularjs.org) projects.

Expand Down

0 comments on commit 3346a70

Please sign in to comment.