Skip to content

Commit adf85fb

Browse files
atvanekMatteoDiterrachelk585sophia-bui
committed
comment out travis yml
Co-authored-by: Matteo <[email protected]> Co-authored-by: rachelk585 <[email protected]> Co-authored-by: Sophia Bui <[email protected]>
1 parent c603d0d commit adf85fb

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

.travis.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
language: node_js
2-
node_js:
3-
- "16"
4-
dist: xenial
5-
arch: amd64
6-
script:
7-
- python3 -VV
8-
- pip install --upgrade pip
9-
- pip -V
10-
- npm run test
11-
cache:
12-
directories:
13-
- node_modules
14-
install:
15-
- npm install --legacy-peer-deps
16-
env:
17-
global: PATH=/opt/python/3.7.1/bin:$PATH
1+
# language: node_js
2+
# node_js:
3+
# - "16"
4+
# dist: xenial
5+
# arch: amd64
6+
# script:
7+
# - python3 -VV
8+
# - pip install --upgrade pip
9+
# - pip -V
10+
# - npm run test
11+
# cache:
12+
# directories:
13+
# - node_modules
14+
# install:
15+
# - npm install --legacy-peer-deps
16+
# env:
17+
# global: PATH=/opt/python/3.7.1/bin:$PATH

0 commit comments

Comments
 (0)