Skip to content

Commit

Permalink
Add React 16 explicitely to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewnham committed Oct 1, 2017
1 parent ddcdf9f commit 22bd744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ node_js:
- 8

env:
- REACT_VERSION=next # 16 beta
- REACT_VERSION=16
- REACT_VERSION=15

script:
Expand Down

0 comments on commit 22bd744

Please sign in to comment.