Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9cb6bc0

Browse files
committedNov 9, 2020
Run plain unit tests for ARM64
1 parent 191240a commit 9cb6bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
include:
2626
- name: "Build and test on ARM64 CPU architecture"
2727
arch: arm64
28-
env: TEST_TASK=mySqlTest
28+
env: TEST_TASK=test
2929

3030
addons:
3131
apt:

0 commit comments

Comments
 (0)
This repository has been archived.