From b82d3007f3754cf321838fe4e78115b2d8b3e85b Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 12 Jan 2019 14:09:37 +0000 Subject: [PATCH] ocaml test-suite is now passing in Travis --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7f622bc85..7de1eb6c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -368,12 +368,6 @@ matrix: env: SWIGLANG=javascript ENGINE=node VER=10 CPP11=1 sudo: required dist: trusty - # Lots of failing tests currently - - compiler: gcc - os: linux - env: SWIGLANG=ocaml - sudo: required - dist: trusty # Sometimes hits the Travis 50 minute time limit - compiler: gcc os: linux