Skip to content
This repository was archived by the owner on Sep 11, 2021. It is now read-only.

Commit caf6c90

Browse files
committed
update travis yml
related to facebook/create-react-app#4359
1 parent 0dbd758 commit caf6c90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
3-
- "stable"
3+
- "9"
4+
- "10"
45
script:
56
- yarn global add codecov
67
- yarn test

0 commit comments

Comments
 (0)