Skip to content

Commit 2cd1dbc

Browse files
committed
Skip default CI build
1 parent 3dd14ba commit 2cd1dbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ jdk:
55
- openjdk11
66
env: NODE_VERSION=10.2.1
77
before_install: nvm install $NODE_VERSION
8+
# Skip default build
9+
script: ""
810

911
jobs:
1012
include:

0 commit comments

Comments
 (0)