Skip to content

Commit

Permalink
👷 Symlink package in CI build
Browse files Browse the repository at this point in the history
So the bin commands are globally available for the acceptance tests.
  • Loading branch information
dideler authored and rkotze committed Mar 31, 2018
1 parent cb4faef commit 2002316
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,3 +1,5 @@
language: node_js
node_js:
- "node"
- "node"
before_script:
- npm link

0 comments on commit 2002316

Please sign in to comment.