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

Commit

Permalink
Merge pull request #58 from codacy/update-joi
Browse files Browse the repository at this point in the history
Update joi
  • Loading branch information
rtfpessoa committed Apr 27, 2018
2 parents 93003cf + 4aa76d3 commit e5c6227
Show file tree
Hide file tree
Showing 4 changed files with 208 additions and 170 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -7,8 +7,6 @@ version: "{build}"
# What combinations to test
environment:
matrix:
- nodejs_version: 4
- nodejs_version: 5
- nodejs_version: 6
- nodejs_version: 7
- nodejs_version: 8
Expand Down
2 changes: 0 additions & 2 deletions circle.yml
@@ -1,7 +1,5 @@
test:
override:
- nvm install 4.8.7 && npm run test
- nvm install 5.12.0 && npm run test
- nvm install 6.13.0 && npm run test
- nvm install 7.10.1 && npm run test
- nvm install 8.9.4 && npm run test
Expand Down

0 comments on commit e5c6227

Please sign in to comment.