Don't run browser tests on travis
This commit is contained in:
parent
e8bdf8860c
commit
13ab3efd34
@ -6,7 +6,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"lint": "gulp lint",
|
||||
"test": "gulp test",
|
||||
"test": "gulp test:node",
|
||||
"coverage": "gulp coverage",
|
||||
"build": "gulp"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user