Skip to content

Commit

Permalink
fix: travis ci node
Browse files Browse the repository at this point in the history
  • Loading branch information
Markkop committed Apr 23, 2020
1 parent 7dabfbd commit 58925ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
- os: linux
dist: trusty
services: docker
language: generic
language: node_js
node_js: '10'

- os: windows
language: node_js
Expand Down

0 comments on commit 58925ff

Please sign in to comment.