Commit c881a1a1 c881a1a1529a61695128ac965ff4c17652d21431 by Nicolas Perriault

added testcase branch to travis ci

1 parent 5e488845
branches:
only:
- master
- testcase
before_script:
- "npm install -g jshint"
- "phantomjs --version"
......