Skip to content

Commit

Permalink
Switch to new Ubuntu Trusty image for Travis-CI (citation-style-langu…
Browse files Browse the repository at this point in the history
  • Loading branch information
rmzelle authored Jul 13, 2017
1 parent 2d88878 commit 1727559
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
sudo: false
language: ruby
cache: bundler
dist: trusty
rvm:
- 2.4.0
- 2.4.1
notifications:
email:
recipients:
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ GEM
fuubar (2.2.0)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
mini_portile2 (2.1.0)
mini_portile2 (2.2.0)
namae (0.11.3)
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
nokogiri (1.7.2-x86-mingw32)
mini_portile2 (~> 2.1.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
nokogiri (1.8.0-x86-mingw32)
mini_portile2 (~> 2.2.0)
rake (12.0.0)
rspec (3.6.0)
rspec-core (~> 3.6.0)
Expand Down

0 comments on commit 1727559

Please sign in to comment.