mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-10 23:20:58 +00:00
Create .travis.yml
This commit is contained in:
parent
277ca606cc
commit
3952f57093
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: ruby
|
||||||
|
rvm:
|
||||||
|
- 2.2
|
||||||
|
before_script:
|
||||||
|
- gem install awesome_bot
|
||||||
|
script:
|
||||||
|
- awesome_bot README.md
|
Loading…
Reference in New Issue
Block a user