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