Disable Javascript Node 10 testing

Upgrade from v10.11.0 to v10.12.0 on Travis started breaking the builds
This commit is contained in:
William S Fulton 2018-10-12 18:33:19 +01:00
commit fe155d7516

View file

@ -362,6 +362,12 @@ matrix:
env: SWIGLANG=tcl
allow_failures:
# Deprecated functions causing build failure since upgrade from Node v10.11.0 to v10.12.0
- compiler: gcc
os: linux
env: SWIGLANG=javascript ENGINE=node VER=10 CPP11=1
sudo: required
dist: trusty
# Lots of failing tests currently
- compiler: gcc
os: linux