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 Nov 20, 2018
1 parent 39ae7b2 commit 84a7630
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
matrix:
include:
- after_script: node_modules/.bin/nyc report | npx coveralls
- dist: xenial
after_script: node_modules/.bin/nyc report | npx coveralls
- os: windows
script: node test\\test.js

0 comments on commit 84a7630

Please sign in to comment.