Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
fix(build): updating travis to use the trusty image for speedy CIs (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
lirantal authored Jun 13, 2017
1 parent d72da37 commit 962f50e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
dist: trusty
sudo: false
node_js:
- '6.10'
Expand Down

0 comments on commit 962f50e

Please sign in to comment.