Skip to content

Commit

Permalink
Travis updates + Target original version of jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvanatikku committed Dec 2, 2016
1 parent 49facc8 commit 803d730
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -2,6 +2,3 @@ language: node_js
sudo: false
node_js:
- "0.12"
- "4"
- "6"
- "7"
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -14,7 +14,7 @@
"player"
],
"dependencies": {
"jquery": ">= 1.9.1"
"jquery": ">= 1.3.2"
},
"license": "MIT",
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
}
],
"dependencies": {
"jQuery": "~1.9.1"
"jQuery": "~1.3.2"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion tubeplayer.jquery.json
Expand Up @@ -24,7 +24,7 @@
}
],
"dependencies": {
"jQuery": "~1.9.1"
"jQuery": "~1.3.2"
},
"keywords": [
"youtube",
Expand Down

0 comments on commit 803d730

Please sign in to comment.