trigger travis build
This commit is contained in:
+2
-1
@@ -8,10 +8,11 @@ before_install:
|
|||||||
- true
|
- true
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm install
|
- true
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- true
|
- true
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- npm install
|
||||||
- npm test
|
- npm test
|
||||||
|
|||||||
Reference in New Issue
Block a user