Commit bf470176 authored by Toralf Wittner's avatar Toralf Wittner
Browse files

Another .gitlab-ci.yml update.

parent ce762462
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
before_script:
  - apt-get update
  - apt-get install -y libstdc++-4.9-dev g++
  - cabal update

test:7.10: