seriema / angular-apimock

Automatically route your API calls to static JSON files, for hiccup free front–end development.
johansson.jp/angular-apimock
MIT License
65 stars 8 forks source link

Use Firefox instead of PhantomJS for test #6

Closed seriema closed 10 years ago

seriema commented 10 years ago

As suggested by @ceoaliongroo. This would allow WebStorm to run a plugin and work on most peoples computers with Grunt, and keep Travis-CI working (needs a line in the travis config though I think).

seriema commented 10 years ago

Done. Works on Travis: https://travis-ci.org/seriema/angular-apimock/builds/23330878