Skip to content

Commit

Permalink
Merge pull request #1 from botify-hq/task/DATA-2561/implement-create-…
Browse files Browse the repository at this point in the history
…react-app-botify

task/DATA-2561/implement-create-react-app-botify
  • Loading branch information
kamalbennani authored Sep 28, 2017
2 parents c22dc70 + 42a52cc commit 3418fa5
Show file tree
Hide file tree
Showing 8 changed files with 13,549 additions and 11 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v8.2.1
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
language: node_js
node_js:
- 6
- 8
cache:
directories:
Expand All @@ -20,10 +19,6 @@ env:
- TEST_SUITE=simple
- TEST_SUITE=installs
- TEST_SUITE=kitchensink
matrix:
include:
- node_js: 0.10
env: TEST_SUITE=simple
# There's a weird Yarn/Lerna bug related to prerelease versions.
# TODO: reenable after we ship 1.0.
# - node_js: 6
Expand Down
Loading

0 comments on commit 3418fa5

Please sign in to comment.