Skip to content

Commit 1359e49

Browse files
committed
triggering travis ci
1 parent 235e14d commit 1359e49

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: node_js
2+
23
node_js:
34
- "node"
45
install:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# jupyterlab-emacskeys
22

3+
[![Build Status](https://travis-ci.org/kpe/jupyterlab-emacskeys.svg?branch=master)](https://travis-ci.org/kpe/jupyterlab-emacskeys.svg?branch=master)
4+
35
Currently JupyterLab seems to support emacs keybindings only in its text editor,
46
but not in the notebook cells. This might be a simply a bug, as changing the
57
default config in codemirror helps, but until it is fixed, I'm using this

0 commit comments

Comments
 (0)