Commit 96c6b04a 96c6b04a163e37d3fb14e7241241451eb291c25c by Nicolas Perriault

removed 1.0 from travis config as it can't handle complex matrixes

1 parent df246637
branches:
only:
- "master"
- "1.0"
before_install:
- echo "installing PhantomJS 1.8.2"
......