mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Use Travis container-based infrastructure
This option add a few restrictions (in particular `sudo` is disabled) but makes the process quicker to start and to execute.
This commit is contained in:
parent
ece7354b0c
commit
cd9a1094ea
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10.40"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue