Skip to content

Commit aa2ecc8

Browse files
committed
dep update, travis targets
1 parent 37997b0 commit aa2ecc8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: node_js
22
node_js:
3+
- "7.5"
4+
- "7.4"
5+
- "7.3"
36
- "7.2"
47
- "7.1"
58
- "7"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"gulpfriendly"
3030
],
3131
"dependencies": {
32-
"clean-css": "^4.0.5",
32+
"clean-css": "^4.0.7",
3333
"gulp-util": "^3.0.8",
3434
"through2": "^2.0.3",
3535
"vinyl-sourcemaps-apply": "^0.2.1"

0 commit comments

Comments
 (0)