From eeff677c72c552a90ccf087ef713fd30d2d298c4 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Wed, 22 Feb 2017 10:13:11 +1300 Subject: [PATCH] [CI] Fix ocaml job to actually run Fixes #912, reported by Karl Wette. --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 15be35f2f..5e655045c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,6 +75,11 @@ matrix: env: SWIGLANG=lua VER=5.3 sudo: required dist: trusty + - compiler: gcc + os: linux + env: SWIGLANG=ocaml + sudo: required + dist: trusty - compiler: gcc os: linux env: SWIGLANG=octave SWIGJOBS=-j2 # 3.8