From 837ccf5612c112dcdd302c6bdbf031573dca5eae Mon Sep 17 00:00:00 2001 From: Richard Brooksby Date: Sun, 19 May 2013 20:56:13 +0100 Subject: [PATCH] Adding a travis ci configuration to allow build testing via github. See . Copied from Perforce Change: 181951 ServerID: perforce.ravenbrook.com --- mps/.travis.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 mps/.travis.yml diff --git a/mps/.travis.yml b/mps/.travis.yml new file mode 100644 index 00000000000..b455aa397c7 --- /dev/null +++ b/mps/.travis.yml @@ -0,0 +1 @@ +language: c