1
0
Fork 0

Renamed folder _validation to validation

This commit is contained in:
chris062689 2017-07-28 22:29:08 -04:00
parent a4faaa901d
commit 44cbad2450
5 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
_validation/node_modules
validation/node_modules

View File

@ -4,7 +4,7 @@ node_js:
- "node"
install:
- cd _validation
- cd validation
- npm install
script:
- node app.js