Commit c881a1a1 c881a1a1529a61695128ac965ff4c17652d21431 by Nicolas Perriault

added testcase branch to travis ci

1 parent 5e488845
1 branches: 1 branches:
2 only: 2 only:
3 - master 3 - master
4 - testcase
4 before_script: 5 before_script:
5 - "npm install -g jshint" 6 - "npm install -g jshint"
6 - "phantomjs --version" 7 - "phantomjs --version"
......