Update travis-ci configuration file
This commit is contained in:
parent
ee402dd18a
commit
49a4be44cd
|
@ -1,8 +1,4 @@
|
||||||
before_script:
|
|
||||||
- "sudo pip install pygments"
|
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
- rbx-18mode
|
|
||||||
# - rbx-19mode # liquid seems to fail on 1.9 mode
|
|
||||||
|
|
Loading…
Reference in New Issue