Skip to content

Commit

Permalink
Add os and dist to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ooade committed Sep 23, 2020
1 parent 83b6ea2 commit 9a5896c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,4 +1,8 @@
language: node_js
os:
- linux
dist:
- trusty
node_js:
- '10'
notifications:
Expand Down

0 comments on commit 9a5896c

Please sign in to comment.