Commit 9e0ba3cb 9e0ba3cb2977a862859d6f7f88eb9d1b4cac7f15 by Nicolas Perriault

added 1.0 branch to travis-ci

1 parent 0628688c
branches:
only:
- master
- 1.1-dev
- 1.0
before_script:
- "npm install -g jshint"
- "phantomjs --version"
......