This is an experimental copy for testing Poikilos' issue mirroring system. Note that Gitea's migration tool can import issues, but the "Issues" checkbox is disabled when "This repository will be a mirror" is enabled (it is for this repo).
 
 
 
 
 
 

7 lines
76 B

language: node_js
node_js:
- 'node'
- '5'
- '4'
- '0.12'
- '0.10'