Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit da9cac0

Browse files
committed
Remove 0.10 and 0.12 from the Travis CI build.
1 parent 9d2f906 commit da9cac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ node_js:
33
- "7"
44
- "6"
55
- "4"
6-
- "0.12"
7-
- "0.10"
86
before_install: npm install -g grunt-cli
97
install: npm install
108
before_script: grunt build

0 commit comments

Comments
 (0)