From 3b97a897da4e7969822dc1764ab6e9b1767fc7c7 Mon Sep 17 00:00:00 2001 From: expwnent Date: Fri, 25 Sep 2015 19:15:21 -0400 Subject: [PATCH] Update travis. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 534b2e2e4..6f9864539 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,5 @@ script: - python travis/script-in-readme.py - python travis/script-syntax.py --ext=lua --cmd="luac$LUA_VERSION -p" - python travis/script-syntax.py --ext=rb --cmd="ruby -c" -- make html notifications: email: false