From 93f87d28fe1f9a1252429a0918c9697ab5a49511 Mon Sep 17 00:00:00 2001 From: rocky Date: Wed, 10 Jul 2013 22:17:18 -0400 Subject: [PATCH] Try using Carton. 4th try at travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 83a533295..8fe190255 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ install: script: - curl -fsSkL https://raw.github.com/rejeep/carton/master/go | sh - bash ~/.carton/bin/carton - - /bin/sh ./autogen.sh && make check + - EMACSLOADPATH=./elpa/test-simple* /bin/sh ./autogen.sh && make check -- 2.39.2