docker-registry-frontend/.travis.yml
Konrad Kleine 48ae06ea7f Try to trigger tests with travis (#146)
* Try to trigger tests with travis

* Updgrade to node 4.4.7 in travis

* Update .travis.yml

* Use correct single run test script
2016-07-20 09:07:03 +02:00

6 lines
75 B
YAML

language: node_js
node_js:
- '4.4.7'
script:
- npm run test-single-run