Skip to content

Commit

Permalink
Disable mobile tests temporarily as per Issue oppia#5839. (oppia#5992)
Browse files Browse the repository at this point in the history
  • Loading branch information
apb7 authored and nithusha21 committed Dec 17, 2018
1 parent 0f9c573 commit 9b6308a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ jobs:
# variables and are therefore not available for forks of the repository.
# For more details, refer to https://docs.travis-ci.com/user/environment-variables#encrypting-environment-variables
if: branch = develop AND type = push
env: RUN_E2E_TESTS_MOBILE=true
env: RUN_E2E_TESTS_MOBILE=false
# TODO(apb7): Enable mobile tests. See Issue #5839.

notifications:
email:
Expand Down

0 comments on commit 9b6308a

Please sign in to comment.