Skip to content

Commit

Permalink
test on Ubuntu 16.04.5 LTS (Xenial Xerus)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Feb 1, 2019
1 parent fc302ad commit 30df3da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,6 +4,7 @@ language: node_js
node_js: node
jobs:
include:
- after_success: node_modules/.bin/nyc report | npx coveralls
- dist: xenial
after_success: node_modules/.bin/nyc report | npx coveralls
- os: windows
script: node test.js

0 comments on commit 30df3da

Please sign in to comment.