Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Update travis config to use trusty (#191)
Browse files Browse the repository at this point in the history
native modules require a more modern GCC.
  • Loading branch information
ofrobots committed Dec 14, 2016
1 parent d3d648e commit c5eafdd
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
node_js:
- '0.12'
- '4'
Expand Down

0 comments on commit c5eafdd

Please sign in to comment.