Revert "Use different base image"
Some checks reported errors
continuous-integration/drone/push Build was killed

This reverts commit 9ad66204d17a101bb7ba770884c42d26d288a2a5.
This commit is contained in:
Basti 2019-03-04 15:00:04 +07:00
parent 9ad66204d1
commit 85ce0a13a7
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67

View File

@ -3,7 +3,7 @@ name: test
steps:
- name: test
image: weboaks/node-karma-protractor-chrome:alpine-node8
image: colthreepv/node-chrome:8
commands:
- npm install
- npm test