This commit is contained in:
amirrezaask 2020-03-16 04:00:10 +03:30
parent e80f00bcbf
commit d86d470039
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ build:
image: ubuntu
stage: build
before_script:
- apt update && apt install -y make emacs
- apt update && apt install -y make wget emacs
- make install
- touch empty.el
script: