make travis.yml pass travis lint test
This commit is contained in:
parent
5c90b0d5e7
commit
83f152803b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- 'master'
|
- 'master'
|
||||||
|
|
||||||
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- ree
|
- ree
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue