Skip to content

Commit

Permalink
Travis: os update to trusty
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Apr 22, 2017
1 parent d9903b3 commit d2a85d7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ node_js:
- "7"
services:
- redis
addons:
apt:
packages:
- redis-server
before_script: redis-cli --version
after_success: npm run report-coveralls
sudo: false
dist: trusty

0 comments on commit d2a85d7

Please sign in to comment.