summary history branches tags files
commit:1317bd877854f1a5b1e5275ede1b185f2a62c73f
author:Trevor Bentley
committer:Trevor Bentley
date:Wed Jul 26 10:22:58 2017 +0200
parents:6d398520933c224939bde6d49a3ce60a5a06e3fe
Build dummy Linux config on Travis-CI
diff --git a/.travis.yml b/.travis.yml
line changes: +1/-0
index 0455005..b351460
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ rust:
   - nightly
 os:
  - osx
+ - linux
 matrix:
   allow_failures:
     - rust: nightly