chore: add framework for various integration tests
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ before_install:
|
||||
- npm install -g grunt-cli
|
||||
script:
|
||||
- grunt --stack travis
|
||||
- multi-nodejs-test/run-tests.sh 0.10 0.12 4 5 6 7 8 9 10 11
|
||||
- integration-testing/run-integration-tests.sh
|
||||
email:
|
||||
on_failure: change
|
||||
on_success: never
|
||||
|
||||
Reference in New Issue
Block a user