Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
test: fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Jul 12, 2017
1 parent 88b6705 commit 4309a11
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 @@ -14,7 +14,7 @@ matrix:

# Make sure we have new NPM.
before_install:
- npm install -g npm
- npm install -g npm@4

script:
- npm run lint
Expand Down

0 comments on commit 4309a11

Please sign in to comment.