1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00
execjs/.travis.yml
Mislav Marohnić a328870f91 Opt in to new Travis infrastructure
The builds should finish way faster on Travis new Docker-based infrastructure.
2015-02-27 22:57:51 +13:00

8 lines
85 B
YAML

sudo: false
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- jruby-19mode