chore(): make travis rebuild

This commit is contained in:
Andy Joslin
2014-04-30 09:22:00 -06:00
parent 8992e7c903
commit 793b9f49cd

4
js/angular/main.js vendored
View File

@@ -1,7 +1,3 @@
/**
* Create a wrapping module to ease having to include too many
* modules.
*/
var IonicModule = angular.module('ionic', [
// Angular deps
'ngAnimate',