You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/08/18 06:35:33 UTC

syncope git commit: Keep running on precise

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 6774e007a -> 91527895d


Keep running on precise


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/91527895
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/91527895
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/91527895

Branch: refs/heads/1_2_X
Commit: 91527895d35e950998bd13d17ecf6ac53b00d01e
Parents: 6774e00
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Aug 18 08:35:27 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Aug 18 08:35:27 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/91527895/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 01a627f..25d8ea4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,7 @@
 # limitations under the License.
 
 sudo: false
+dist: precise
 cache:
   directories:
   - $HOME/.m2