Skip to content

Commit 22f1455

Browse files
committed
Merge branch 'disable-path-rewrite' of github.com:whoeverest/wsrun into disable-path-rewrite
2 parents 399f748 + c77748c commit 22f1455

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
dist: xenial
2+
language: node_js
3+
node_js: 'lts/*'
4+
script: yarn build && chmod +x build/index.js && yarn test

0 commit comments

Comments
 (0)