From 442463cbac14d7cdfa3a5b005b2220d4a5f7c3e9 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Sun, 5 Mar 2017 20:24:39 +0800 Subject: [PATCH] change CI build command --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9682af3..3de790f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ env: - EVM_EMACS=emacs-25.1-travis script: - - make all \ No newline at end of file + - make all FORCE=true \ No newline at end of file -- 2.11.0