Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4d8baf8

Browse files
committedJul 26, 2020
Adding OS to Travis config.
1 parent 0998483 commit 4d8baf8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
sudo: required
1+
os:
2+
- linux
3+
- osx
24
dist: trusty
35
language: node_js
46
node_js:

0 commit comments

Comments
 (0)
Please sign in to comment.