Browse Source

Attempting to get compile steps to work

Andrew Chalkley 9 năm trước cách đây
mục cha
commit
7203461751
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,4 +1,7 @@
 language: node_js
+compiler:
+  - gcc
+  - clang
 node_js:
     - "5"
     - "6.0.0"