Skip to content

Commit

Permalink
travis: test on v4 with scoped-gpg@v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
indutny committed Sep 3, 2016
1 parent 13cf830 commit 23f8696
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ before_script:
- mkdir -p test/projects/gpg/gypkg_deps
- gpg --no-default-keyring --keyring test/projects/gpg/gypkg_deps/.gpg-scope-gypkg --keyserver hkp://keys.gnupg.net --recv-keys 6A4781FB
node_js:
- "4"
- "5"
- "6"
branches:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"npm-path": "^1.1.0",
"progress": "^1.1.8",
"read": "^1.0.7",
"scoped-gpg": "^1.0.0",
"scoped-gpg": "^1.0.6",
"semver": "^5.1.0",
"yargs": "^4.7.1"
},
Expand Down

0 comments on commit 23f8696

Please sign in to comment.