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 Jun 8, 2019. It is now read-only.

Commitdc49d49

Browse files
committed
fix tests
1 parent22fc400 commitdc49d49

File tree

6 files changed

+475
-48
lines changed

6 files changed

+475
-48
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
sudo:false
22
language:node_js
33
node_js:
4-
-6
54
-8
65
-10
7-
before_install:if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi
8-
script:npm run lint && npm test
9-
notifications:
10-
email:
11-
recipients:
12-
-edf@ericf.me
13-
on_success:change
14-
on_failure:always
6+
-12
7+
script:npm run lint && npm test

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#babel-plugin-react-intl
22

3+
![travis](https://travis-ci.org/formatjs/babel-plugin-react-intl.svg?branch=master)
4+
35
Extracts string messages for translation from modules that use[React Intl][].
46
##Dependencies
57

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp