Skip to content

Commit

Permalink
Upgrade to react 16
Browse files Browse the repository at this point in the history
This commit is based on whoisandy#121
I've delete yarn (we don't use it) and upgraded a couple more dependencies
  • Loading branch information
fcastilloec committed Dec 1, 2018
1 parent 28b957e commit ffecd83
Show file tree
Hide file tree
Showing 6 changed files with 11,964 additions and 5,861 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ language: node_js
notifications:
email: false
node_js:
- '10'
- '8'
- '6'
- '4'
script:
- npm test
before_script:
Expand Down
Loading

0 comments on commit ffecd83

Please sign in to comment.