mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Specify Ruby version in .travis to prevent copmiling
This commit is contained in:
parent
4a1837f61f
commit
ba92181404
@ -1,4 +1,5 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
|
rvm: 2.2.3
|
||||||
sudo: false
|
sudo: false
|
||||||
cache: bundler
|
cache: bundler
|
||||||
script: rake generate
|
script: rake generate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user