summaryrefslogtreecommitdiff
path: root/automated-build
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2012-10-23 13:03:19 -0700
committerBen Longbons <b.r.longbons@gmail.com>2012-10-23 13:03:19 -0700
commita2b835417a4d8689857c4187c9b2f35535e0913e (patch)
tree77b460fa263a108d6e48bf844142d9a90b17cc6c /automated-build
parent53a70045ca3919cd8a161c1f9f4c7a30713e8747 (diff)
downloadtmwa-a2b835417a4d8689857c4187c9b2f35535e0913e.tar.gz
tmwa-a2b835417a4d8689857c4187c9b2f35535e0913e.tar.bz2
tmwa-a2b835417a4d8689857c4187c9b2f35535e0913e.tar.xz
tmwa-a2b835417a4d8689857c4187c9b2f35535e0913e.zip
Use a more complex travis build script
Diffstat (limited to 'automated-build')
-rwxr-xr-xautomated-build3
1 files changed, 0 insertions, 3 deletions
diff --git a/automated-build b/automated-build
deleted file mode 100755
index cad4475..0000000
--- a/automated-build
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-# ./configure && make
-make CXX=${CXX:-g++}