aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
diff options
context:
space:
mode:
authorJoris2017-04-06 19:44:06 +0200
committerJoris2017-04-06 19:44:06 +0200
commitb55a0f65260e859e08b7c9bbf414aa76c3773c25 (patch)
treeba45fa587ba6d36d616d7dc6ad7b66fcba081c69 /.tmuxinator.yml
parent369de7460557006a9b6ab5f1d5e7ea066a73dc9a (diff)
Add tests to gitlab-ci
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r--.tmuxinator.yml2
1 files changed, 1 insertions, 1 deletions
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