Skip to content

Commit

Permalink
Revert "get rid of travis since we have github actions and they are w…
Browse files Browse the repository at this point in the history
…aaaaaaay faster"

This reverts commit 88cb122.
  • Loading branch information
joshuacronemeyer committed Feb 10, 2021
1 parent b3569bc commit 7bdb945
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
language: ruby
rvm:
- ruby-head
- 3.0
- 2.7
- 2.6
- 2.5
- 2.4
- 2.3
- 2.2
- 2.1
- 2.0
- 1.9.3
- jruby-9.2.8.0
jdk:
- openjdk8
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# timecop

[![Gem Version](https://badge.fury.io/rb/timecop.svg)](https://rubygems.org/gems/timecop)
[![Build Status](https://secure.travis-ci.org/travisjeffery/timecop.svg)](http://travis-ci.org/travisjeffery/timecop)

## DESCRIPTION

Expand Down

0 comments on commit 7bdb945

Please sign in to comment.