Fix an issue with the cursor sometimes disappearing when a patch was received
Update CodeMirror to the latest version (5.13.2)
This commit is contained in:
4
www/code/codemirror-5.13.2/.travis.yml
Normal file
4
www/code/codemirror-5.13.2/.travis.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
sudo: false
|
||||
Reference in New Issue
Block a user