mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
Merge pull request #562 from birarda/jenkins
remove the dummy test job, add a copyright
This commit is contained in:
commit
aec145a23e
2 changed files with 1 additions and 2 deletions
|
@ -102,7 +102,6 @@ def targets = [
|
|||
'space-server':true,
|
||||
'voxel-server':true,
|
||||
'interface':false,
|
||||
'dummy-job':false
|
||||
]
|
||||
|
||||
/* setup all of the target jobs to use the above template */
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// hifi
|
||||
//
|
||||
// Created by Stephen Birarda on 3/15/13.
|
||||
//
|
||||
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.
|
||||
//
|
||||
|
||||
#ifndef __hifi__OctalCode__
|
||||
|
|
Loading…
Reference in a new issue