From 2450b3930b716c582d6eced230f84835946cf6b3 Mon Sep 17 00:00:00 2001 From: lucifetsmith Date: Sat, 26 Jan 2019 13:40:19 +0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index acbd883..a5c5c3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,4 +15,5 @@ addons: install: true script: + - make all - make testall