Skip to content

Commit

Permalink
#63
Browse files Browse the repository at this point in the history
  • Loading branch information
scniro committed Aug 8, 2018
1 parent 5433b63 commit e92b1fa
Show file tree
Hide file tree
Showing 5 changed files with 1,267 additions and 1,440 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "10"
- "9"
- "8"
- "7"
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2017 scniro <scniro@outlook.com>
Copyright (c) 2018 scniro <scniro@outlook.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ gulp.task('minify-css',() => {

## License

[MIT](./LICENSE) © 2017 [scniro](https://github.com/scniro)
[MIT](./LICENSE) © 2018 [scniro](https://github.com/scniro)
Loading

0 comments on commit e92b1fa

Please sign in to comment.