Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4fa1649

Browse files
committed
Disable Karma tests on Travis
1 parent 55bee82 commit 4fa1649

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ before_script:
4646

4747
script:
4848
- tns platform add android
49-
- tns test android --emulator --justlaunch
49+
- # DISABLE KARMA TESTS - hanging the build on Travis
50+
- # tns test android --emulator --justlaunch
5051
- npm run appium-android
5152

5253
before_deploy:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /