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

Commit c5eafdd

Browse files
authored
Update travis config to use trusty (#191)
native modules require a more modern GCC.
1 parent d3d648e commit c5eafdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: node_js
2+
dist: trusty
23
node_js:
34
- '0.12'
45
- '4'

0 commit comments

Comments
 (0)