From 78ad996d017d833f31fb0c3337630590bc110d61 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Sat, 29 Sep 2018 17:31:21 -0700 Subject: Temporarily disable building for web while transitioning to WebAssembly --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0434740..377b7a2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ script: - rake - ruby2d build --native test/ci-build.rb - ./build/app - - ruby2d build --web test/ci-build.rb + # - ruby2d build --web test/ci-build.rb -- cgit v1.2.3