fixed travis
This commit is contained in:
parent
029a169114
commit
00f58ba68f
@ -4,5 +4,7 @@ before_install:
|
||||
node_js:
|
||||
- "0.12"
|
||||
branches:
|
||||
except:
|
||||
- dist
|
||||
only:
|
||||
- master
|
||||
|
@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"test": "node --harmony ./node_modules/.bin/gulp test",
|
||||
"lint": "./node_modules/.bin/standard",
|
||||
"build": "./node_modules/.bin/standard build"
|
||||
"build": "./node_modules/.bin/gulp build"
|
||||
},
|
||||
"pre-commit": [
|
||||
"lint",
|
||||
|
Loading…
x
Reference in New Issue
Block a user