Skip to content

Commit

Permalink
fixed missing dash
Browse files Browse the repository at this point in the history
  • Loading branch information
agalazis committed Jan 9, 2018
1 parent cb80cf8 commit 65d01d4
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 @@ -12,7 +12,7 @@ cache:
directories:
- node_modules
before_script:
- npm install -g $(npm version)
- npm install -g $(npm --version)
- npm run install-peers
script:
- npm run lint && npm run test

0 comments on commit 65d01d4

Please sign in to comment.