mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
a328870f91
The builds should finish way faster on Travis new Docker-based infrastructure.
8 lines
85 B
YAML
8 lines
85 B
YAML
sudo: false
|
|
language: ruby
|
|
rvm:
|
|
- 1.9.3
|
|
- 2.0.0
|
|
- 2.1
|
|
- 2.2
|
|
- jruby-19mode
|