Browse Source

Added linux to .travis.yaml

yhirose 6 years ago
parent
commit
ba7c7dc4a3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,6 +1,7 @@
 # Environment
 # Environment
 language: cpp
 language: cpp
 os:
 os:
+  - linux
   - osx
   - osx
 
 
 # Compiler selection
 # Compiler selection