Skip to content

Commit

Permalink
Don't run React 0.14 as part of CI
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewnham committed Aug 9, 2017
1 parent 4815028 commit b3593aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ node_js:
env:
- REACT_VERSION=next # 16 beta
- REACT_VERSION=15
- REACT_VERSION=0.14

script:
- npm run lint
Expand Down

0 comments on commit b3593aa

Please sign in to comment.