Skip to content

Commit

Permalink
Remove node 7 from travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
iimog committed Apr 15, 2020
1 parent c517816 commit 3493d9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "8"
- "7"
before_script:
- npm install -g grunt-cli
- npm install -g codeclimate-test-reporter
Expand Down

0 comments on commit 3493d9f

Please sign in to comment.