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

Commit

Permalink
Remove 0.10 and 0.12 from the Travis CI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
baumandm committed May 6, 2017
1 parent 9d2f906 commit da9cac0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ node_js:
- "7"
- "6"
- "4"
- "0.12"
- "0.10"
before_install: npm install -g grunt-cli
install: npm install
before_script: grunt build
Expand Down

0 comments on commit da9cac0

Please sign in to comment.