Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b51b39b

Browse filesBrowse files
test: use Node.js 10 for the browser tests
It seems there is something wrong with newer versions (the CI seems stuck). Let's pin the version for now.
1 parent 4184e46 commit b51b39b
Copy full SHA for b51b39b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎.travis.yml‎

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ git:
77
depth: 1
88
matrix:
99
include:
10-
- node_js: node
10+
- node_js: 10
1111
env: BROWSERS=1
1212
cache:
1313
directories:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.