travis CI fail for angular but test pass in Local
up vote
0
down vote
favorite
I using Travis CI for angular project in github and it fail with
ERROR in node_modules/@types/jasmine/index.d.ts(138,47): error TS1005: ';' expected.
I am using ,
"@types/jasmine": "~2.8.6",
"typescript": "~2.7.2"
While I test in my local ng test, all my test case are pass and No errors. Could help where I would wrong.
angular travis-ci
add a comment |
up vote
0
down vote
favorite
I using Travis CI for angular project in github and it fail with
ERROR in node_modules/@types/jasmine/index.d.ts(138,47): error TS1005: ';' expected.
I am using ,
"@types/jasmine": "~2.8.6",
"typescript": "~2.7.2"
While I test in my local ng test, all my test case are pass and No errors. Could help where I would wrong.
angular travis-ci
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I using Travis CI for angular project in github and it fail with
ERROR in node_modules/@types/jasmine/index.d.ts(138,47): error TS1005: ';' expected.
I am using ,
"@types/jasmine": "~2.8.6",
"typescript": "~2.7.2"
While I test in my local ng test, all my test case are pass and No errors. Could help where I would wrong.
angular travis-ci
I using Travis CI for angular project in github and it fail with
ERROR in node_modules/@types/jasmine/index.d.ts(138,47): error TS1005: ';' expected.
I am using ,
"@types/jasmine": "~2.8.6",
"typescript": "~2.7.2"
While I test in my local ng test, all my test case are pass and No errors. Could help where I would wrong.
angular travis-ci
angular travis-ci
asked Nov 19 at 7:15
ahkeno
938
938
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53369902%2ftravis-ci-fail-for-angular-but-test-pass-in-local%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown