Skip to content

Commit

Permalink
Set github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gyrdym committed Dec 12, 2020
1 parent 2770996 commit 9a7ad1f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
@@ -1,4 +1,4 @@
name: Pipeline
name: ci pipeline

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
[![Build Status](https://github.com/gyrdym/ml_algo/workflows/Pipline/badge.svg)](https://travis-ci.com/gyrdym/ml_algo)
[![Build Status](https://github.com/gyrdym/ml_algo/workflows/ci%20pipeline/badge.svg)](https://travis-ci.com/gyrdym/ml_algo)
[![Coverage Status](https://coveralls.io/repos/github/gyrdym/ml_algo/badge.svg?branch=master)](https://coveralls.io/github/gyrdym/ml_algo?branch=master)
[![pub package](https://img.shields.io/pub/v/ml_algo.svg)](https://pub.dartlang.org/packages/ml_algo)
[![Gitter Chat](https://badges.gitter.im/gyrdym/gyrdym.svg)](https://gitter.im/gyrdym/)
Expand Down
1 change: 0 additions & 1 deletion pubspec.yaml
Expand Up @@ -20,7 +20,6 @@ dev_dependencies:
benchmark_harness: '>=1.0.0 <2.0.0'
build_runner: ^1.1.2
build_test: ^0.10.2
grinder: ^0.8.3
mockito: ^3.0.0
pedantic: ^1.9.2
process_run: ^0.10.12
Expand Down

0 comments on commit 9a7ad1f

Please sign in to comment.