Skip to content

Commit e116e58

Browse files
authored
Merge pull request Hacker0x01#1 from Hacker0x01/master
Update
2 parents 95c5b9c + 90c9ba8 commit e116e58

File tree

81 files changed

+571
-113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+571
-113
lines changed

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,8 @@ cache:
77
directories:
88
- node_modules
99

10-
deploy:
11-
provider: pages
12-
skip-cleanup: true
13-
github-token: $GITHUB_TOKEN
14-
local_dir: public
15-
keep-history: true
16-
on:
17-
branch: master
18-
1910
before_script:
2011
- npm install
2112

2213
script:
2314
- npm run lint
24-
25-
after_success:
26-
- npm run deploy

docs/changelog/2014/april.md

Lines changed: 14 additions & 0 deletions

docs/changelog/2014/august.md

Lines changed: 26 additions & 0 deletions

docs/changelog/2014/december.md

Lines changed: 8 additions & 0 deletions

docs/changelog/2014/july.md

Lines changed: 17 additions & 0 deletions

docs/changelog/2014/october.md

Lines changed: 11 additions & 0 deletions

docs/changelog/2015/april.md

Lines changed: 16 additions & 0 deletions

0 commit comments

Comments
 (0)