administrativa
[m6w6/pq-gateway] / .travis.yml
diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..66593b9
--- /dev/null
@@ -0,0 +1,7 @@
+language: php
+php:
+    - "5.4"
+    - "5.5"
+
+before_script: pecl install pq
+script: phpunit tests