Skip to content

Commit

Permalink
Set NODE_PATH during tes-tjs
Browse files Browse the repository at this point in the history
  • Loading branch information
gz-c committed May 28, 2018
1 parent b6baf98 commit b8080a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ install:
script:
- make check
- make build-js-min
- make test-js
- NODE_PATH=$(npm root --global) make test-js

notifications:
# https://github.com/kvld/travisci-telegram TravisCI Telegram Bot integration
Expand Down

0 comments on commit b8080a5

Please sign in to comment.