aboutsummaryrefslogblamecommitdiffhomepage
path: root/.travis.yml
blob: 4bc9c05b4594fbd4446194968edbb4f7c9b8d42f (plain) (tree)
1
2
3
4
5
6
7
8
9


              

                       
    


       

       
sudo: required
dist: trusty
language: ruby
before_script:
- npm install -g eslint
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3.3
- 2.4.0