We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0503f7a commit 57248b5Copy full SHA for 57248b5
.travis.yml
@@ -24,21 +24,21 @@ matrix:
24
compiler: g++
25
env:
26
- NODE_VERSION=18
27
- - os: osx
28
- osx_image: xcode13.4
29
- compiler: clang
30
- env:
31
- - NODE_VERSION=14
32
33
34
35
36
- - NODE_VERSION=16
37
38
39
40
41
- - NODE_VERSION=18
+ # - os: osx
+ # osx_image: xcode13.4
+ # compiler: clang
+ # env:
+ # - NODE_VERSION=14
+ # - NODE_VERSION=16
+ # - NODE_VERSION=18
42
addons:
43
apt:
44
sources:
0 commit comments