Use correct single run test script

This commit is contained in:
Konrad Kleine 2016-07-19 15:40:17 +02:00 committed by GitHub
parent c28f278991
commit 75a3101edc

View file

@ -1,5 +1,5 @@
language: node_js
node_js:
- '4.4.7'
before_script:
- 'npm run test-single-run'
script:
- npm run test-single-run