Skip to content

Commit

Permalink
Merge pull request #305 from TomoyukiAota/feature/travisci-macos
Browse files Browse the repository at this point in the history
Run CI for macOS/Ubuntu and Node.js version 10/11
  • Loading branch information
maximegris authored May 31, 2019
2 parents fb719ab + ccbf6cd commit 11ccc6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
os:
- linux
- osx
language: node_js
node_js:
- '11'
- '10'
dist: xenial
sudo: required
Expand Down

0 comments on commit 11ccc6b

Please sign in to comment.