This commit is contained in:
amirrezaask 2020-03-16 03:45:47 +03:30
parent dd5209d565
commit ed6df5d24d
1 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@ build:
image: ubuntu image: ubuntu
stage: build stage: build
before_script: before_script:
apt install emacs - apt install emacs
make install - make install
touch empty.el - touch empty.el
script: script:
fg42 --script empty.el - fg42 --script empty.el