Skip to content

Commit

Permalink
add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cannc4 committed May 5, 2018
1 parent a55006a commit e7eb9b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: node_js
node_js:
- v6
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"scripts": {
"start": "react-app-rewired start",
"build": "react-app-rewired build",
"test": "react-app-rewired test --env=jsdom",
"eject": "react-app-rewired eject",
"sirenc": "concurrently \"node server/start.js\" \"BROWSER=none react-app-rewired start\" \"wait-on http://localhost:3000 && electron main.js \"",
"electron": "electron main.js ",
Expand Down

0 comments on commit e7eb9b7

Please sign in to comment.