Skip to content

Commit 10cee49

Browse files
committed
2 parents 8ddd6a8 + b0df575 commit 10cee49

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
3-
- 0.10
3+
# - 0.10
4+
- "8"
45
sudo: false
56
before_script:
67
- npm install -g grunt-cli

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 1.19.0 / Unreleased
2-
- Add `appendTo` option.
2+
- [FEATURE] Add `appendTo` option.
33

44
# 1.18.1 / 2017-08-28
55

0 commit comments

Comments
 (0)