Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commite9df78f

Browse files
committed
ci(add jest global install to travis-cli process): fix failing travis-ci build by globally installin
1 parent7fb9e8e commite9df78f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ node_js:
1111
-'6.1'
1212
before_install:
1313
-npm i -g npm@latest
14+
-npm i -g jest
1415
before_script:
1516
-npm prune
1617
after_success:

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![npm](https://img.shields.io/npm/dt/core-coderoad.svg)](https://registry.npmjs.org/core-coderoad)
12
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
23

34
#Atom CodeRoad plugin

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp