From 4c11288d63c94f8d26a4388d04d061058645d8d5 Mon Sep 17 00:00:00 2001
From: Ricter Z <ricterzheng@gmail.com>
Date: Wed, 19 Oct 2016 13:01:46 +0800
Subject: [PATCH] add test

---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 7813c9e..f4a2beb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,7 @@
 os:
     - linux
+    - windows
+    - darwin
 
 language: python
 python: