Test against jQuery 1.7 since it is mentioned in README

This commit is contained in:
Edgars Beigarts 2014-07-12 20:33:14 +03:00
parent 1311793733
commit bdaf4553bd
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ before_script:
- 'sed -i -e "s/RAPHAEL/$RAPHAEL/" bower.json'
- "bower install"
env:
- JQUERY="~> 1.7.0" RAPHAEL="~> 2.0.0"
- JQUERY="~> 1.8.0" RAPHAEL="~> 2.0.0"
- JQUERY="~> 1.9.0" RAPHAEL="~> 2.0.0"
- JQUERY="~> 2.0.0" RAPHAEL="~> 2.0.0"