Skip to content

Commit 22bd744

Browse files
committed
Add React 16 explicitely to travis config
1 parent ddcdf9f commit 22bd744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
- 8
55

66
env:
7-
- REACT_VERSION=next # 16 beta
7+
- REACT_VERSION=16
88
- REACT_VERSION=15
99

1010
script:

0 commit comments

Comments
 (0)