Commit 4b11b7088a3b06ef262105af44ad98847388d741
1 parent
ac500478
Exists in
web_steps_improvements
and in
6 other branches
travis: Remove unecessary dependency and update ruby
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
.travis.yml
@@ -8,7 +8,7 @@ notifications: | @@ -8,7 +8,7 @@ notifications: | ||
8 | 8 | ||
9 | language: ruby | 9 | language: ruby |
10 | rvm: | 10 | rvm: |
11 | - - 2.2.3 | 11 | + - 2.2.4 |
12 | 12 | ||
13 | sudo: false | 13 | sudo: false |
14 | addons: | 14 | addons: |
@@ -22,7 +22,6 @@ addons: | @@ -22,7 +22,6 @@ addons: | ||
22 | - libmagickwand-dev | 22 | - libmagickwand-dev |
23 | - libpq-dev | 23 | - libpq-dev |
24 | - libreadline-dev | 24 | - libreadline-dev |
25 | - - libsqlite3-dev | ||
26 | - libxslt1-dev | 25 | - libxslt1-dev |
27 | artifacts: | 26 | artifacts: |
28 | paths: | 27 | paths: |