Skip to content

Commit c5772ec

Browse files
authored
Merge pull request #10 from C-Lodder/C-Lodder-patch-1
Include Node 11 in Travis tests
2 parents ddfe777 + a2080c1 commit c5772ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ node_js:
33
- "6"
44
- "8"
55
- "10"
6+
- "11"
67
before_script:
78
- npm install -g grunt-cli

0 commit comments

Comments
 (0)