Commit 3a3b304 1 parent 717d5dc commit 3a3b304 Copy full SHA for 3a3b304
File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
> A modern Web starter kit for projects
4
4
5
- ![ node] ( http://img.shields.io/badge/node-10.0 .x-blue.svg ) ![ npm] ( https://img.shields.io/badge/npm-5. 6.x-blue.svg ) [ ![ release] ( https://img.shields.io/github/release/justcoded/web-starter-kit.svg )] ( /releases ) ![ SCSS] ( http://img.shields.io/badge/SCSS-3.x.x-c6538c.svg ) [ ![ travis ] ( https://img.shields.io/travis/justcoded/web-starter-kit.svg )] ( https://travis-ci.org ) [ ![ license] ( http://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE ) [ ![ license] ( http://img.shields.io/badge/autoprefixer-included-blue.svg )] ( https://www.npmjs.com/package/autoprefixer ) [ ![ readme] ( http://img.shields.io/badge/readme-md-blue.svg )] ( /README.md ) [ ![ requests] ( http://img.shields.io/badge/PRs-welcome-green.svg )] ( /pulls )
5
+ ![ node] ( http://img.shields.io/badge/node-14.x .x-blue.svg ) ![ npm] ( https://img.shields.io/badge/npm-6.x.x -blue.svg ) [ ![ release] ( https://img.shields.io/github/release/justcoded/web-starter-kit.svg )] ( /releases ) ![ SCSS] ( http://img.shields.io/badge/SCSS-3.x.x-c6538c.svg ) [ ![ license] ( http://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE ) [ ![ license] ( http://img.shields.io/badge/autoprefixer-included-blue.svg )] ( https://www.npmjs.com/package/autoprefixer ) [ ![ readme] ( http://img.shields.io/badge/readme-md-blue.svg )] ( /README.md ) [ ![ requests] ( http://img.shields.io/badge/PRs-welcome-green.svg )] ( /pulls )
6
6
7
7
8
8
## Overview
@@ -220,7 +220,6 @@ Your folder structure for WSK:
220
220
├── .gitattributes #Git config for defining attributes per path
221
221
├── .gitignore #Git ignore list
222
222
├── .htaccess #Config file of Apache web service
223
- ├── .travis.yml #Config file of service for building and testing projects hosted at GitHub
224
223
├── CONTRIBUTING.md
225
224
├── gulp-config.js #Config for gulp
226
225
├── gulpfile.js #File with gulp tasks
You can’t perform that action at this time.
0 commit comments