Skip to content

Commit

Permalink
Merge pull request #7 from TK-data/dev
Browse files Browse the repository at this point in the history
Merge dev into master
  • Loading branch information
emilps authored May 11, 2018
2 parents c1f8eda + ce34b9c commit 134e18d
Show file tree
Hide file tree
Showing 19 changed files with 3,290 additions and 2,336 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ cache:

before_install:
- cd bpdashboard
- cd src
- cd config
- cp connections.js.example connections.js
- cd ..
- cd ..

before_scrip:
- npm install -g exp
Expand Down
2 changes: 2 additions & 0 deletions bpdashboard/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

connections.js
Loading

0 comments on commit 134e18d

Please sign in to comment.