summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 583de8599e..f7aabdc33a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,7 +39,6 @@ install: "sudo apt-get -qq build-dep ruby1.9.1 2>/dev/null"
# enough for Travis to shut down the VM as being stalled.
before_script:
- "uname -a"
- - "cat /proc/version_signature"
- "make -f common.mk BASERUBY=ruby srcdir=. update-config_files"
- "autoconf"
- "mkdir config_1st config_2nd"