Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
childish-sambino committed Jul 10, 2020
1 parent f39c901 commit eb95b41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: node_js
dist: xenial
node_js:
- lts/*
- "node"
- "lts/*"
- "10"
before_install:
- sudo apt-get update
- sudo apt-get install -y libsecret-1-dev
Expand Down

0 comments on commit eb95b41

Please sign in to comment.