Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: node_js
node_js:
- "0.10.38"
- "0.12.4"
- "iojs"
- "0.12"
before_script: PATH="$(npm bin):$PATH" npm install
script: grunt
branches:
Expand All @@ -13,3 +11,6 @@ branches:
- 1.2.X
- 1.0.X
- website

#http://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-notice&utm_medium=banner&utm_campaign=legacy-upgrade#tl%3Bdr
sudo: false
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"uuid": "http://github.com/LiosK/UUID.js/archive/v3.2.tar.gz",
"angular-route": "~1.3.0",
"bootstrap-without-jquery": "git://github.com/tagawa/bootstrap-without-jquery.git",
"data-structures": "~1.4.2"
"data-structures": "~1.4.2",
"OverlappingMarkerSpiderfier": "git://github.com/nmccready/OverlappingMarkerSpiderfier.git"
}
}
2 changes: 1 addition & 1 deletion dist/angular-google-maps-street-view.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! angular-google-maps 2.1.5 2015-07-28
/*! angular-google-maps 2.1.5 2015-08-09
* AngularJS directives for Google Maps
* git: https://github.com/angular-ui/angular-google-maps.git
*/
Expand Down
5 changes: 0 additions & 5 deletions dist/angular-google-maps-street-view.min.js

This file was deleted.

2 changes: 1 addition & 1 deletion dist/angular-google-maps-street-view_dev_mapped.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading