.travis.yml 130 B

12345
  1. sudo: false
  2. before_script:
  3. - cd ./tests
  4. - echo "new Date().toString();" | phantomjs
  5. script: phantomjs run-qunit.js tests.html