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

Commit

Permalink
ci(travis): upgrade to node8
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed Jul 4, 2019
1 parent 557e275 commit d8c8b3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ addons:
env:
global:
- SAUCE_USERNAME=snay
- TRAVIS_NODE_VERSION=6
- TRAVIS_NODE_VERSION=8

language: node_js
node_js: 6
node_js: 8

# yaml anchor/alias: https://medium.com/@tommyvn/travis-yml-dry-with-anchors-8b6a3ac1b027

Expand Down

0 comments on commit d8c8b3f

Please sign in to comment.