mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-10 05:03:59 -05:00
Missing sudo requirement in travis.yml
This commit is contained in:
parent
f957eb4e0c
commit
33735b5e50
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
language: c
|
||||
sudo: required
|
||||
script: bash -ex .travis-ci.sh
|
||||
env:
|
||||
- OCAML_VERSION=4.00.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue