Explorar o código

Attempting to get compile steps to work

Andrew Chalkley %!s(int64=9) %!d(string=hai) anos
pai
achega
7203461751
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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"