Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 02cb386

Browse files
authored
test: fix ci (#576)
1 parent 4309a11 commit 02cb386

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ matrix:
66
- node_js: 4
77
env: CXX=g++-4.8
88
- node_js: 6
9-
env:
10-
- SAUCE=true
11-
- CXX=g++-4.8
9+
env: CXX=g++-4.8
1210
- node_js: stable
1311
env: CXX=g++-4.8
1412

0 commit comments

Comments
 (0)