Skip to content

Commit

Permalink
added debug lines
Browse files Browse the repository at this point in the history
  • Loading branch information
agalazis committed Jan 9, 2018
1 parent cbc79eb commit ea972de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ cache:
directories:
- node_modules
before_script:
- npm install -g npm
- echon $NODE_PATH
- npm install
- npm run install-peers
- npm run install-peers
script:
- npm run lint && npm run test

0 comments on commit ea972de

Please sign in to comment.