Skip to content

Commit e92b1fa

Browse files
committed
1 parent 5433b63 commit e92b1fa

File tree

5 files changed

+1267
-1440
lines changed

5 files changed

+1267
-1440
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- "10"
34
- "9"
45
- "8"
56
- "7"

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2017 scniro <[email protected]>
1+
Copyright (c) 2018 scniro <[email protected]>
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ gulp.task('minify-css',() => {
7676

7777
## License
7878

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

0 commit comments

Comments
 (0)