- Registro, activación y entrada de usuarios git-svn-id: https://192.168.0.254/svn/Rodax.factuges_web/trunk@2 e455b18d-f7fe-5245-9c43-e2c35af70a32
5 lines
118 B
YAML
5 lines
118 B
YAML
before_script:
|
|
- cd ./tests
|
|
- echo "new Date().toString();" | phantomjs
|
|
script: phantomjs run-qunit.js tests.html
|