Skip to content

Commit f37b483

Browse files
committed
- This repo builds on many OS + yarn cache
1 parent b6a6061 commit f37b483

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
language: node_js
22
node_js:
33
- "10"
4+
os:
5+
- windows
6+
- linux
7+
- osx
8+
cache:
9+
yarn: true
410
install:
511
- yarn install
612
script:

0 commit comments

Comments
 (0)