Skip to content

Commit

Permalink
update node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sbertal committed Sep 4, 2018
1 parent 4226b21 commit 03d8c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
sudo: false
language: node_js
node_js:
- 7
- 6
- 8
- 10
after_success:
- "npm run func"
Expand Down

0 comments on commit 03d8c87

Please sign in to comment.