]> git.immae.eu Git - github/fretlink/pronto-hlint.git/blob - .travis.yml
harden config spec helper
[github/fretlink/pronto-hlint.git] / .travis.yml
1 ---
2 sudo: required
3 dist: trusty
4 language: ruby
5 before_install:
6 - gem update --system
7 before_script:
8 - npm install -g eslint
9 rvm:
10 - 2.1.10
11 - 2.2.10
12 - 2.3.7
13 - 2.4.4
14 - 2.5.1