rev087 / ng-inspector

The AngularJS inspector pane for your browser
ng-inspector.org
MIT License
782 stars 93 forks source link

Configure/Setup Travis CI and Sauce Labs #129

Closed DrewML closed 9 years ago

DrewML commented 9 years ago
DrewML commented 9 years ago

When this PR is merged, CI should automagically start working at https://travis-ci.org/rev087/ng-inspector. (Example passing on my fork: https://travis-ci.org/DrewML/ng-inspector/builds/75030943)

The message about Travis using the "legacy infrastructure" should also go away.

Finally, you should then be able to add a Travis CI badge in the README.md for the repo.

Build Status

[![Build Status](https://travis-ci.org/rev087/ng-inspector.svg?branch=master)](https://travis-ci.org/rev087/ng-inspector)