Update '.drone.yml'

pull/7/head
Sander Vocke 5 years ago
parent 3d580b1a7e
commit f20b2aac51
  1. 1
      .drone.yml

@ -6,6 +6,5 @@ steps:
- name: test
image: yarnpkg/node-yarn
commands:
- echo "Hi"
- yarn install
- yarn test
Loading…
Cancel
Save