Commit 8a81ed98 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Update .gitlab-ci.yml

parent e2393555
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -39,4 +39,6 @@ build:ubuntu_latest:
        - mkdir build && cd build
        - ../configure --enable-tests
        - make -j4
        - make check
 No newline at end of file
        - cd tests
        - make -j4 api
        - ./api -as