Skip to content

Commit

Permalink
Merge pull request #70 from eisuke/use_trusty
Browse files Browse the repository at this point in the history
Use trusty environment
  • Loading branch information
eisuke authored Jun 27, 2017
2 parents 0246f7e + a7950f9 commit c216165
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist: trusty
language: ruby
cache: bundler
branches:
Expand All @@ -8,6 +9,8 @@ rvm:
- 2.4.1
- 2.3.3
- 2.2.6
before_install:
- phantomjs --version
addons:
apt:
sources:
Expand Down

0 comments on commit c216165

Please sign in to comment.