Commit 1fc454ef 1fc454efb81b0ae458ea820be2b0d6e32cb4202e by Nicolas Perriault

fixed travis configuration

1 parent 0bacd9b2
branches:
only:
- master
- 1.0
- "master"
- "1.0"
before_script:
- "npm install -g jshint"
- "phantomjs --version"
......