Files
gitea/public/vendor/plugins/codemirror/.travis.yml
Michael Lustfield 9df0eafa25 Move 3rd party js/css into public/vendor and document sources (#2383)
This commit cherry picks the following commits (master -> v1.2):
  a915a09
  874f9be
  233bbcf

Ref: https://github.com/go-gitea/gitea/issues/1484
Signed-off-by: Michael Lustfield <michael@lustfield.net>
2017-08-25 10:01:17 +08:00

5 lines
50 B
YAML

language: node_js
node_js:
- stable
sudo: false