aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.travis/test.sh
blob: d48d3f5d5b56fd9c62bc27d3a38d662546336883 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/env bash

# Copyright (c) 2019 Egor Tensin <Egor.Tensin@gmail.com>
# This file is part of the "VK scripts" project.
# For details, see https://github.com/egor-tensin/vk-scripts.
# Distributed under the MIT License.

set -o xtrace

./.travis/test/mutual_friends.sh
./.travis/test/show_status.sh
./.travis/test/track_status.sh
./.travis/test/online_sessions.sh