mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
version 2.1.2 is out
This commit is contained in:
parent
c683fab2a1
commit
7490a74875
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1.1
|
- 2.1.2
|
||||||
before_install:
|
before_install:
|
||||||
- npm i -g jshint
|
- npm i -g jshint
|
||||||
- jshint .
|
- jshint .
|
||||||
|
|
Loading…
Reference in a new issue