GITLAB
kubaninc
/ we_whisper
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
90ec529c88c1cf1fe3a7c22078b109aff78e9600
Authored by
Qi He
2016-10-04 17:52:45 -0700
1 parent
97c87ab4
Exists in
master
update gemfile
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
.travis.yml
Side-by-side Diff
Inline Diff
.travis.yml
Wrap text
Diff comments
View file @
90ec529
...
...
@@ -5,4 +5,7 @@ script: ./bin/rspec
5
5
sudo: false
6
6
7
7
rvm:
8
- - 2.0.0
8
+ - 2.0
9
+ - 2.1
10
+ - 2.2
11
+ - 2.3.1
...
...