Browse Source

Correct script

 + Got invalid variable name since sh doesn't support things like {var:=default}
Leo 8 years ago
parent
commit
56440223db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gitlab-ci.sh

+ 1 - 1
gitlab-ci.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # OCaml version is assuming to be set (for instance as system compiler) if
 # nothing is passed