aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 5dd9a95..2c7e322 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -1,6 +1,6 @@
pipeline:
frontend:
- image: node:8
+ image: node:10
commands:
- npm ci
- npm test