Skip to content

Commit

Permalink
Remove travis (#101)
Browse files Browse the repository at this point in the history
* Remove Travis

* Delete .travis.yml

* Update python_actions.yml
  • Loading branch information
nemanjamart committed Mar 2, 2021
1 parent 58f1f7c commit 433f27b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python_actions.yml
@@ -1,4 +1,4 @@
name: Python CI actions
name: GitHub Actions CI

on: [pull_request]

Expand All @@ -23,6 +23,6 @@ jobs:
- name: Test with pytest
run: |
pytest
py.test
- run: coveralls
18 changes: 0 additions & 18 deletions .travis.yml

This file was deleted.

0 comments on commit 433f27b

Please sign in to comment.