mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00

Fixes: #5533
Fixes: #5548
Revert "Switch from kadira:flow-router to ostrio:flow-router-extra"
This reverts commit 718c1a393d
.
8 lines
No EOL
142 B
YAML
8 lines
No EOL
142 B
YAML
sudo: required
|
|
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
before_install:
|
|
- "curl -L http://git.io/ejPSng | /bin/sh"
|
|
env:
|
|
- TEST_COMMAND=meteor |