Raymond Toy pushed to branch rtoy-gitlab-ci at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -11,6 +11,6 @@ test:
    11 11
         - echo $SHELL
    
    12 12
         - PS1='\w \$ '
    
    13 13
         - type -all time
    
    14
    -    - bin/build.sh -B boot-2017-04-1 -C "" -o ../snapshot/bin/lisp
    
    14
    +    - bin/build.sh -B boot-2017-04-1 -C "" -o ./snapshot/bin/lisp
    
    15 15
         - bin/make-dist.sh -I dist-linux linux-4
    
    16 16
         - bin/run-tests.sh -l dist-linux/bin/lisp