Skip to content

Commit

Permalink
Revert "add: move CI from travis to actions (#37)" (#38)
Browse files Browse the repository at this point in the history
This reverts commit 0b8a4d8.
  • Loading branch information
ilyabrin committed Sep 21, 2022
1 parent 0b8a4d8 commit f129ab9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 29 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
language: ruby

rvm:
- 2.2.5

script: rspec spec

notifications:
email:
recipients:
- ilya@codeplay.ru
on_failure: change
on_success: never
29 changes: 0 additions & 29 deletions .workflows/ci.yml

This file was deleted.

0 comments on commit f129ab9

Please sign in to comment.