Skip to content

Commit 26790fc

Browse files
author
Alex Werner
committed
build: removed env specification from travis
1 parent 88d1bf9 commit 26790fc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,6 @@ sudo: false
33
node_js:
44
- '12'
55
- '14'
6-
env:
7-
- CXX=g++-8 CC=gcc-8
8-
addons:
9-
apt:
10-
sources:
11-
- ubuntu-toolchain-r-test
12-
packages:
13-
- g++-8
14-
- gcc-8
15-
- libzmq3-dev
166

177
script:
188
- npm run check-package

0 commit comments

Comments
 (0)