summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Drahoš <drahosp@gmail.com>2012-09-30 16:49:13 +0200
committerPeter Drahoš <drahosp@gmail.com>2012-09-30 16:49:13 +0200
commita59bf2f269d1a9ecab68b8dacc9ec6a9c9cabf5b (patch)
tree8916ac67f4c3c347bee928644d87fbf5f3395d86
parent5513d5b881caaef01d56236b4833b008081e5eed (diff)
downloadlua-a59bf2f269d1a9ecab68b8dacc9ec6a9c9cabf5b.tar.gz
Fixed tab in travis hook
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 049d304..067e4d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@
# We assume C build environments
language: C
-
+
# Try using multiple Lua Implementations
env:
- TOOL="" # Use native compiler (GCC usually)