summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorRussel Winder <russel@winder.org.uk>2016-01-25 07:46:43 +0000
committerRussel Winder <russel@winder.org.uk>2016-01-25 07:46:43 +0000
commit778689deedb911483eb5deb593e95fb3ddb11de4 (patch)
treec650e1d4192bb841c231b68b2240c7dbe6b84908 /shippable.yml
parent930ae0b1dd083b37bec64c8fa6055792be2a2116 (diff)
downloadscons-778689deedb911483eb5deb593e95fb3ddb11de4.tar.gz
Add a Shippable build file.
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml
new file mode 100644
index 00000000..b7e363ae
--- /dev/null
+++ b/shippable.yml
@@ -0,0 +1,7 @@
+language: python
+
+python:
+ - "2.7"
+ - "3.4"
+
+script: python runtest.py -a