This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
wekan
Watch
1
Star
0
Fork
You've already forked wekan
0
mirror of
https://github.com/wekan/wekan.git
synced
2026-02-23 08:24:07 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
e41eeae09f
wekan
/
.travis.yml
9 lines
103 B
YAML
Raw
Normal View
History
Unescape
Escape
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.
2015-09-18 17:58:41 +02:00
sudo
:
false
Configure Continuous Integration (CI) for linting rules
2015-09-18 17:35:36 +02:00
language
:
node_js
node_js
:
-
"0.10.40"
install
:
Adapt CI
2015-10-27 18:01:44 +01:00
-
"npm install"
Configure Continuous Integration (CI) for linting rules
2015-09-18 17:35:36 +02:00
script
:
Adapt CI
2015-10-27 18:01:44 +01:00
-
"npm test"
Reference in a new issue
Copy permalink