From b55a0f65260e859e08b7c9bbf414aa76c3773c25 Mon Sep 17 00:00:00 2001 From: Joris Date: Thu, 6 Apr 2017 19:44:06 +0200 Subject: Add tests to gitlab-ci --- .tmuxinator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tmuxinator.yml') diff --git a/.tmuxinator.yml b/.tmuxinator.yml index 6dec166..680744a 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -8,4 +8,4 @@ windows: - build: - fuser -k 9000/tcp - webfsd -r public -f index.html -p 9000 - - npm install && bower install && ./watch + - yarn add pulp && bower install && make watch -- cgit v1.2.3