ci: testing

This commit is contained in:
Eduardo San Martin Morote
2018-08-08 11:48:35 +02:00
parent c4ba4df60b
commit 027a63c26f
2 changed files with 3 additions and 3 deletions

View File

@@ -14,9 +14,6 @@ version: 2
jobs:
build:
docker:
- image: thinca/vim
working_directory: ~/repo
steps:

View File

@@ -0,0 +1,3 @@
FROM thinca/vim:8.1.0255
RUN apk add make