Skip to content

Commit

Permalink
[INTERNAL] Travis CI: Use Node.js 8
Browse files Browse the repository at this point in the history
Change-Id: Iebfe5992d16379ded9a2569f854fa8d73e9e484e
  • Loading branch information
matz3 committed Jul 22, 2018
1 parent 21e142b commit de2b32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- "6"
- "8"

before_script:
- npm install -g grunt-cli
Expand Down

0 comments on commit de2b32b

Please sign in to comment.