Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Test against jQuery 1.7 since it is mentioned in README
  • Loading branch information
ebeigarts committed Jul 14, 2014
1 parent 1311793 commit bdaf455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -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"
Expand Down

0 comments on commit bdaf455

Please sign in to comment.