Bring back travis-api.gemspec
This commit is contained in:
parent
6eb59d1b97
commit
e2091c803c
8
travis-api.gemspec
Normal file
8
travis-api.gemspec
Normal file
|
@ -0,0 +1,8 @@
|
|||
# encoding: utf-8
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'travis-api'
|
||||
s.version = '0.0.1'
|
||||
s.require_path = 'lib'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user