forked from ZoranPandovski/al-go-rithms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.travis.yml
33 lines (31 loc) · 1 KB
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
language: python
python:
- "3.7"
# Limit to run only on master.
branches:
only:
- master
script:
- python stats.py
--json-key j5r1c
--exclude .git .github tutorials media
--count-as-one AssemblyLineDP
"Balanced Parentheses"
Blockchain
"Conjugate Gradient"
deep_learning graph
"K Means Clustering"
"K-Nearest Neighbour"
minimax
"Normal Distribution"
principal_component_analysis
"Recommender System - Collaborator Filtering"
sentiment_analysis_twitter
stable_matching
stack
state_machines
VEGAS
--badge-link "https://github.com/ZoranPandovski/al-go-rithms"
--badge-label Algorithms
--badge-hover "Number of Algorithms"
--badge-style flat