Closed DrewML closed 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](https://travis-ci.org/rev087/ng-inspector.svg?branch=master)](https://travis-ci.org/rev087/ng-inspector)
CONTRIBUTING.md
newtest
), that can quickly scaffold the basic structure for an e2e testangular-versions.conf.js
, rather than following a separate conventionpackage.json
, because I apparently had missed it before, which means gulp builds would have failed for anyone who didn't have browserify installed globally. Whoops!